Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse C/C++ Developer Guide
Previous Page Home Next Page

Call Hierarchy view

The Call Hierarchy view shows the loaded callers and callees for a selected C/C++ function. Right-click a function name in a source file and select Open Call Hierarchy to open a Call Hierarchy view, if none is open, and show the function's callers.

Call Hierarchy view

Call Hierarchy view toolbar commands

The Call Hierarchy view toolbar commands include:

Command
Name
Description
Show Next Reference icon
Show Next Reference Selects the next functionw.
Show Previous Reference icon
Show Previous Reference Selects the previous function.
Hide Variables, Constants and Enumerators icon
Hide Variables, Constants and Enumerators Toggle to show or hide all variables, constants and enumerators in the view.
Show Callers icon
Show Callers Show all callers in the search scope of the selected function.
Show Callees icon
Show Callees Show all members called by the currently selected function.
Show History List icon
Show History List This menu displays a history of previously displayed call hierarchies.
Refresh View Contents icon
Refresh View Contents Refreshes the view to reflect the current state of the function.
Menu icon
Menu Provides commands for:
  • Using working sets
  • Showings Callers or Callees
  • Show or hide file names
  • Activate or deactivate filters

Call Hierarchy view context menu commands

The Call Hierarchy view context menu commands include:

Name
Description
Show Reference Opens an editor view containing the referenced function call.
Open Opens an editor view containing the function reference.
Focus on Resets the view to show the selected function.
Refactor... Opens the Rename global function dialog.
Declarations Search the workspace, project, or working set for all function declarations and shows the result in the Search view.
References Search the workspace, project, or working set for all function references and shows the result in the Search view.

Related concepts
Debug information

Related reference
Views

Nokia Copyright Statement

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire