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

#include <DataChunk.h>

Inherits MemoryPoolObject.

Public Attributes

OutputChunknext
 
UnsignedInt id
 
Int filepos
 

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 61 of file DataChunk.h.

Member Data Documentation

◆ filepos

Int OutputChunk::filepos

Definition at line 67 of file DataChunk.h.

◆ id

UnsignedInt OutputChunk::id

Definition at line 66 of file DataChunk.h.

◆ next

OutputChunk* OutputChunk::next

Definition at line 65 of file DataChunk.h.


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