|
|
void | add_type (AtomicType *type) |
| |
|
void | add_namespace (Namespace *ns) |
| |
|
AtomicType * | _findType (const std::string &name, bool godown=false) |
| |
|
Namespace * | _findNamespace (const std::string &name, bool godown=false) |
| |
|
Namespace * | findNamespace (const std::string &name, bool godown=false) |
| |
|
std::vector< Function * > | functions |
| |
|
std::vector< Field * > | fields |
| |
|
std::vector< AtomicType * > | types |
| |
|
std::vector< Namespace * > | namespaces |
| |
|
Namespace * | parent |
| |
|
std::string | name |
| |
The documentation for this class was generated from the following file: