Browse window > View menu | |
Item | Description |
User-defined Filter |
Opens a dialog box so you can define your filters (see
"User-defined Filter dialog box"). |
Hide C++ VTBLs |
Enables or disables displaying Virtual Tables in C++ programs. Applicable only to globals. |
Hide C++ Type Identifiers |
Enables or disables displaying Type Identifiers in C++ programs. Applicable only to globals. |
Hide C++ Type Info |
Enables or disables displaying Type Information in C++ programs. Applicable only to globals. |
Hide C++ Initialization Names |
Enables or disables displaying Initialization names in C++ program. Applicable only to globals. |
Hide C++ std::* |
Enables or disables displaying names matching pattern "std::*" in C++ program. Applicable to globals and procedures. |
Hide .* |
Enables or disables displaying names matching pattern ".*". Applicable only to globals and procedures. |
Hide _* |
Enables or disables displaying names matching pattern "_*". |
Hide __* |
Enables or disables displaying names matching pattern "__*". |
Hide Globals from Shared Library |
Enables or disables displaying globals from shared library. |
Hide Files without Procedure |
Enables or disables displaying source files which don't contain any procedures. |
Hide Procedures without Source |
Enables or disables displaying procedures which don't have source code. |
Hide Inlined Procedure |
Enables or disables displaying procedures which are inlined. |
Hide Static Names |
Enables or disables displaying objects which are defined as static. Applicable only to globals and procedures. |
Hide Non-Static Names |
Enables or disables displaying objects which are not defined as static. Applicable only to globals and procedures. |
Other than User-defined Filter, all the other menu items are predefined filters, and they affect the objects shown in the browse window only when they are enabled.