Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

_Construct Struct Reference

#include <esp.h>

List of all members.

Public Attributes

int namesid
int classid
int structid
char* name
struct _Construct** construct
int nconstruct
int* nvalue
Value** value


Member Data Documentation

int _Construct::classid
 

Definition at line 110 of file esp.h.

struct _Construct ** _Construct::construct
 

Definition at line 115 of file esp.h.

char * _Construct::name
 

Definition at line 113 of file esp.h.

int _Construct::namesid
 

Definition at line 109 of file esp.h.

int _Construct::nconstruct
 

Definition at line 116 of file esp.h.

int * _Construct::nvalue
 

Definition at line 118 of file esp.h.

int _Construct::structid
 

Definition at line 111 of file esp.h.

Value ** _Construct::value
 

Definition at line 119 of file esp.h.


The documentation for this struct was generated from the following files:
Generated at Thu Feb 1 13:03:30 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000