zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Types.h File Reference
#include "common/angleutils.h"
#include "compiler/BaseTypes.h"
#include "compiler/Common.h"
#include "compiler/debug.h"

Go to the source code of this file.

Classes

class  TField
 
struct  TPublicType
 
class  TStructure
 
class  TType
 

Typedefs

typedef TVector< TField * > TFieldList
 

Functions

TFieldListNewPoolTFieldList ()
 

Typedef Documentation

Definition at line 38 of file Types.h.

Function Documentation

TFieldList* NewPoolTFieldList ( )
inline

Definition at line 39 of file Types.h.

References TPoolAllocator::allocate(), and GetGlobalPoolAllocator().

Referenced by InsertBuiltInFunctions(), and switch().