supertux
List of all members
CompilationUnit Class Reference
Inheritance diagram for CompilationUnit:
Namespace

Additional Inherited Members

- Public Member Functions inherited from Namespace
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)
 
NamespacefindNamespace (const std::string &name, bool godown=false)
 
- Public Attributes inherited from Namespace
std::vector< Function * > functions
 
std::vector< Field * > fields
 
std::vector< AtomicType * > types
 
std::vector< Namespace * > namespaces
 
Namespaceparent
 
std::string name
 

The documentation for this class was generated from the following file: