[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBrowse
From http://www.codeproject.com/tools/bsuite.asp:
Currently, there are 5 different kind of browser implemented.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBrowse
(C++) Browse, to browse, browsing
A programming environment can help to select/see/browse properties of, among others, classes and functions.From http://www.codeproject.com/tools/bsuite.asp:
Currently, there are 5 different kind of browser implemented.
- Outline Browser shows the outline of a selected file
- Hierarchy Browser shows the hierarchy of a selected type
- ?Type Browser enables the search for types by using regular expressions and lets you jump to the declaration
- ?Method Browser same as the type browser but for functions & methods
- Workspace/File Browser same as the type browser but for files in the workspace
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
