Public Attributes | |
| int | Count |
| geStrBlock * | SanityCheck |
| union { | |
| int IntArray [1] | |
| char CharArray [1] | |
| } | Data |
|
|
Definition at line 45 of file strblock.c. |
|
|
Definition at line 40 of file strblock.c. Referenced by geStrBlock_Create(), geStrBlock_CreateFromBinaryFile(), geStrBlock_Delete(), geStrBlock_GetCount(), and geStrBlock_WriteToBinaryFile(). |
|
|
Referenced by geStrBlock_CreateFromBinaryFile(), geStrBlock_GetString(), and geStrBlock_WriteToBinaryFile(). |
|
|
Definition at line 44 of file strblock.c. |
|
|
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(). |
1.3.2