Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

Procedural_Table Struct Reference

#include <procedural.h>

List of all members.

Public Attributes

uint32 Version
uint32 Tag
const char Name [256]
PROC_CREATECreate
PROC_DESTROYDestroy
PROC_ANIMATEAnimate


Member Data Documentation

PROC_ANIMATE* Procedural_Table::Animate
 

Definition at line 44 of file procedural.h.

Referenced by ProcEng_Animate().

PROC_CREATE* Procedural_Table::Create
 

Definition at line 40 of file procedural.h.

Referenced by ProcEng_AddProcedural().

PROC_DESTROY* Procedural_Table::Destroy
 

Definition at line 41 of file procedural.h.

Referenced by ProcEng_Destroy().

const char Procedural_Table::Name[256]
 

Definition at line 37 of file procedural.h.

Referenced by ProcEng_AddProcedural().

uint32 Procedural_Table::Tag
 

Definition at line 35 of file procedural.h.

Referenced by ProcEng_Create().

uint32 Procedural_Table::Version
 

Definition at line 34 of file procedural.h.

Referenced by ProcEng_Create().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:24 2003 for GTestAndEngine by doxygen 1.3.2