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

geStrBlock Struct Reference

List of all members.

Public Attributes

int Count
geStrBlockSanityCheck
union {
   int   IntArray [1]
   char   CharArray [1]
Data

Member Data Documentation

char geStrBlock::CharArray[1]
 

Definition at line 45 of file strblock.c.

int geStrBlock::Count
 

Definition at line 40 of file strblock.c.

Referenced by geStrBlock_Create(), geStrBlock_CreateFromBinaryFile(), geStrBlock_Delete(), geStrBlock_GetCount(), and geStrBlock_WriteToBinaryFile().

union { ... } geStrBlock::Data
 

Referenced by geStrBlock_CreateFromBinaryFile(), geStrBlock_GetString(), and geStrBlock_WriteToBinaryFile().

int geStrBlock::IntArray[1]
 

Definition at line 44 of file strblock.c.

geStrBlock* geStrBlock::SanityCheck
 

Definition at line 41 of file strblock.c.

Referenced by geStrBlock_Append(), geStrBlock_Create(), geStrBlock_CreateFromBinaryFile(), geStrBlock_Delete(), geStrBlock_FindString(), geStrBlock_GetCount(), geStrBlock_GetString(), geStrBlock_WriteToBinaryFile(), and geStrBlock_WriteToFile().


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