#include <dtoolbase.h>
#include "cppDeclaration.h"
#include "cppNameComponent.h"
#include "cppFile.h"
#include <string>
#include <vector>
Go to the source code of this file.
Compounds | |
class | CPPIdentifier |
Functions | |
ostream & | operator<< (ostream &out, const CPPIdentifier &identifier) |
|
Definition at line 97 of file cppIdentifier.h. References NULL, ostream, and CPPIdentifier::output(). |