TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Navigate > Visit C++ Name (Apex/Summit)

Note: This command is only available for Apex C++ and Apex Duo.

The Navigate > Visit C++ Name command displays C++ units that contain the specified C/C++ name. The results are displayed in either an editor window if a single match is found or a viewer window if more than one match is found. This command brings up the Visit C++ Name dialog box.

Visit C++ Name Dialog Box Fields:

Apex C++ names consist of two parts: a C++ name and a context.

Name Field

In the Name field, enter the C++ name you want to visit. C++ names can specify any C++ object including type names, subprograms, variables, and subprogram parameters. The name can contain the wild characters asterisk (*) or at (@). The at is allowed for compatibility with the Compile > Complete command.

Context Field

In the Context field, specify a search context. The context can be the name of a view or a configuration file. If a view is specified, the view and all of its imports are searched. If a configuration file is specified, all views in the configuration file are searched.

Specifying a configuration file is particularly useful from the debugger windows. When this command is executed from any debugger window, the Context field defaults to the configuration file used to link the program currently being debugged. This configuration file may be different than the imports.

The viewer window displays all units sharing that C++ name. You can double-click on an entry to visit that unit.


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS