Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
XferBlockData Class Reference

Inherits MemoryPoolObject.

Public Attributes

XferFilePos filePos
 the file position of this block
 
XferBlockDatanext
 next block on the stack
 

Additional Inherited Members

- Public Member Functions inherited from MemoryPoolObject
void deleteInstance ()
 
- Protected Member Functions inherited from MemoryPoolObject
virtual ~MemoryPoolObject ()
 
void * operator new (size_t s)
 
void operator delete (void *p)
 
virtual MemoryPoolgetObjectMemoryPool ()=0
 

Detailed Description

Definition at line 37 of file XferSave.cpp.

Member Data Documentation

◆ filePos

XferFilePos XferBlockData::filePos

the file position of this block

Definition at line 43 of file XferSave.cpp.

◆ next

XferBlockData* XferBlockData::next

next block on the stack

Definition at line 44 of file XferSave.cpp.


The documentation for this class was generated from the following file: