[C++ Toolkit ANNOUNCE] [DOC] Quick symbol lookup -- both in sources and libraries

Denis Vakatov vakatov at ncbi.nlm.nih.gov
Fri Apr 16 16:27:13 EDT 2004


[DOC]  Quick symbol lookup -- both in sources and libraries

Now you can just quickly type in the name of a class or a function,
and look it up in the sources (using source browsers LXR or DOXYGEN) or
in the libraries (that is, find which library implements this class or func).

You choose where to lookup the symbol -- {LXR/Doxygen/Libs} * {public/inhouse}
using radio buttons.

The form is available in the new Bookshelf C++ Toolkit manual, and it's located
in the blue sidebar as "C/C++ Symbol Search":

[top-right corner, 2nd box from the top]
http://www.ncbi.nlm.nih.gov/books/bv.fcgi?call=bv.View..ShowTOC&rid=toolkit.TOC&depth=2

or in any section:

[top-left corner, 2nd box from the top]
http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=toolkit.chapter.ch_core



More information about the cpp-announce mailing list