carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_icons.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>C/C++ Icons</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<!--INFOPOP
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
Provides a structural view of your code.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
END INFOPOP-->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<h1>C/C++ Icons</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<p>The table below lists the icons displayed in the C/C++ perspective.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
    <td width="19%" align="left"><b>Icon</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
    <td width="81%"><b>Description</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
    <img border="0" src="../images/c_file_obj.gif" width="16" height="16" alt="C or C++ file icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
    <td width="81%">C or C++ file</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
    <img border="0" src="../images/class_obj.gif" width="16" height="16" alt="Class icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
    <td width="81%">Class</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
    <img border="0" src="../images/template_obj.gif" width="16" height="16" alt="Code template icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
    <td width="81%">Code template</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
    <img border="0" src="../images/define_obj.gif" width="16" height="16" alt="Macro Definition icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
    <td width="81%">Macro Definition</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
    <img border="0" src="../images/enum_obj.gif" width="16" height="16" alt="Enum icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
    <td width="81%">Enum</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
    <img border="0" src="../images/enumerator_obj.gif" width="16" height="16" alt="Enumerator icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
    <td width="81%">Enumerator</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
    <img border="0" src="../images/field_obj.gif" width="16" height="16" alt="Variable icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
    <td width="81%">Variable</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
    <img border="0" src="../images/field_private_obj.gif" width="16" height="16" alt="Field private icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
    <td width="81%">Field private</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
    <img border="0" src="../images/field_protected_obj.gif" width="16" height="16" alt="Field protected icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
    <td width="81%">Field protected</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
    <img border="0" src="../images/field_public_obj.gif" width="16" height="16" alt="Field public icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
    <td width="81%">Field public</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
    <img border="0" src="../images/include_obj.gif" width="16" height="16" alt="Include icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
    <td width="81%">Include</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
    <img border="0" src="../images/makefile.gif" width="16" height="16" alt="Makefile icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
    <td width="81%">Makefile</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
    <img border="0" src="../images/method_private_obj.gif" width="16" height="16" alt="Method private icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
    <td width="81%">Method private</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
    <img border="0" src="../images/method_protected_obj.gif" width="16" height="16" alt="Method protected icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
    <td width="81%">Method protected</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
    <img border="0" src="../images/method_public_obj.gif" width="16" height="16" alt="Method public icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
    <td width="81%">Method public</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
    <img border="0" src="../images/container_obj.gif" width="16" height="16" alt="Namespace icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
    <td width="81%">Namespace</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
    <img border="0" src="../images/struct_obj.gif" width="16" height="16" alt="Struct icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
    <td width="81%">Struct</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
    <img border="0" src="../images/typedef_obj.gif" width="16" height="16" alt="Typedef icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
    <td width="81%">Typedef</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
    <img border="0" src="../images/union_obj.gif" width="16" height="16" alt="Union icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
    <td width="81%">Union</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
    <img border="0" src="../images/var_declaration_obj.gif" width="16" height="16" alt="Function icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
    <td width="81%">Function</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
<a href="../concepts/cdt_c_outlineview.htm">Outline view</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   131
<a href="../tasks/cdt_t_show_proj_files.htm">Displaying C/C++ file components in the 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   132
C/C++ Projects view</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
<a href="cdt_o_views.htm">Views</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement." >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   138
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   139
</html>