Symbols needed to access the output of cpptagdb.exe. More...
#include <vector>
#include <map>
#include <set>
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | Info |
struct | SymbolInfo |
A description of a symbol as extracted by the cpptagdb.exe program. The description includes the type of the symbol, its full namespace name, its member name, the file and line where it is defined, and the kind of symbol it is: function, variable, namespace, etc. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
namespace | cxxtls::CppTagDB |
Symbols needed to access the output of cpptagdb.exe.
Definition in file cpptagdb.h.