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

Stack Struct Reference

#include <_bot.h>

List of all members.

Public Attributes

int32 TOS
int32 Size
int32Data
void ** Buffer
void ** End
void ** Head
int members


Member Data Documentation

void** Stack::Buffer
 

Definition at line 97 of file list.h.

Referenced by Stack_Create(), Stack_Destroy(), Stack_Extend(), and Stack_Pop_Func().

int32 * Stack::Data
 

Definition at line 20 of file _bot.h.

Referenced by Bot_Destroy().

void ** Stack::End
 

Definition at line 97 of file list.h.

Referenced by Stack_Create(), Stack_Extend(), and Stack_Push_Func().

void** Stack::Head
 

Definition at line 98 of file list.h.

Referenced by Stack_Create(), Stack_Extend(), Stack_Pop_Func(), and Stack_Push_Func().

int Stack::members
 

Definition at line 99 of file list.h.

Referenced by Stack_Create(), and Stack_Extend().

int32 Stack::Size
 

Definition at line 20 of file _bot.h.

int32 Stack::TOS
 

Definition at line 20 of file _bot.h.

Referenced by Bot_TrackAction().


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