carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_call_hierarchy_view.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>Call Hierarchy view</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
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Call Hierarchy view</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p>The <b>Call Hierarchy</b> view shows the loaded callers and callees for a selected C/C++ function. Right-click a function name in a source file and select <b>Open Call Hierarchy</b> to open a Call Hierarchy view, if none is open, and show the function's callers.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p><img src="../images/view_call_hierarchy.png" alt="Call Hierarchy view" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
<h3>Call Hierarchy view toolbar commands </h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
  <p>The Call Hierarchy view toolbar commands include:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
      <td width="10%" align="left"><div align="center"><b>Command</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
      <td width="30%"><div align="center"><b>Name</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
      <td width="60%"><div align="center"><b>Description</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <td valign="top"><div align="center"><img src="../images/icon_show_next_reference.png"  alt="Show Next Reference icon"></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <td valign="top">Show Next Reference</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <td valign="top">Selects the next functionw.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <td valign="top"><div align="center"><img src="../images/icon_show_prev_reference.png" alt="Show Previous Reference icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      <td valign="top">Show Previous Reference</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      <td valign="top">Selects the previous function.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <td valign="top"><div align="center"><img src="../images/icon_hide_variables_more.png" alt="Hide Variables, Constants and Enumerators icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
      <td valign="top">Hide Variables, Constants and Enumerators</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <td valign="top">Toggle to show or hide all variables, constants and enumerators in the view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
      <td valign="top"><div align="center"><img src="../images/icon_show_callers.png" alt="Show Callers icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
      <td valign="top">Show Callers</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <td valign="top">Show all callers in the search scope of the selected function.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
      <td valign="top"><div align="center"><img src="../images/icon_show_callees.png" alt="Show Callees icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
      <td valign="top">Show Callees</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
      <td valign="top">Show all members called by the currently selected function.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
      <td valign="top"><div align="center"><img src="../images/icon_show_history_list.png" alt="Show History List icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
      <td valign="top">Show History List</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
      <td valign="top">This menu displays a history of previously displayed call hierarchies.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
      <td valign="top"><div align="center"><img src="../images/icon_refresh_view_contents.png" alt="Refresh View Contents icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
      <td valign="top">Refresh View Contents</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
      <td valign="top">Refreshes the view to reflect the current state of the function.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
      <td valign="top"><div align="center"><img src="../images/icon_menu_white.png" alt="Menu icon" ></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
      <td valign="top">Menu</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
      <td valign="top">Provides commands for: <ul><li>Using working sets</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
      <li>Showings Callers or Callees</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
      <li>Show or hide file names</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
      <li>Activate or deactivate filters</li></ul></td>
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
  </table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
<h3>Call Hierarchy view context menu commands </h3>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
  <p>The Call Hierarchy view context menu commands include:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
  <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#999999" width="600">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
      <td width="25%"><div align="center"><b>Name</b></div></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
      <td width="75%"><div align="center"><b>Description</b></div></td>
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
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
      <td valign="top">Show Reference</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
      <td valign="top">Opens an editor view containing the referenced function call.</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 valign="top">Open</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
      <td valign="top">Opens an editor view containing the function reference.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
    </tr>
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
      <td valign="top">Focus on</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
      <td valign="top">Resets the view to show the selected function.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
      <td valign="top">Refactor...</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
      <td valign="top">Opens the <b>Rename global function</b> dialog.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
      <td valign="top">Declarations</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
      <td valign="top">Search the workspace, project, or working set for all function declarations and shows the result in the Search view.</td>
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
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
      <td valign="top">References</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
      <td valign="top">Search the workspace, project, or working set for all function references and shows the result in the <b>Search</b> view.</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
  </table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
  <a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
  <a href="cdt_o_views.htm">Views</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" > 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
</html>