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

#include <SLNODE.H>

Inherits AutoPoolClass< GenericSLNode, 256 >.

Inherited by SLNode< Font3DDataClass >, SLNode< PostLoadableClass >, SLNode< TagBlockIndex >, and SLNode< T >.

Protected Member Functions

void * Internal_Get_Next (void)
 
void Internal_Set_Next (void *n)
 
void * Internal_Get_Data (void)
 
void Internal_Get_Data (void *d)
 
 GenericSLNode (void *obj)
 

Additional Inherited Members

- Static Public Member Functions inherited from AutoPoolClass< GenericSLNode, 256 >
static void * operator new (size_t size)
 
static void operator delete (void *memory)
 

Detailed Description

Definition at line 60 of file SLNODE.H.

Constructor & Destructor Documentation

◆ GenericSLNode()

GenericSLNode::GenericSLNode ( void * obj)
inlineprotected

Definition at line 73 of file SLNODE.H.

Member Function Documentation

◆ Internal_Get_Data() [1/2]

void GenericSLNode::Internal_Get_Data ( void * d)
inlineprotected

Definition at line 66 of file SLNODE.H.

◆ Internal_Get_Data() [2/2]

void * GenericSLNode::Internal_Get_Data ( void )
inlineprotected

Definition at line 65 of file SLNODE.H.

◆ Internal_Get_Next()

void * GenericSLNode::Internal_Get_Next ( void )
inlineprotected

Definition at line 63 of file SLNODE.H.

◆ Internal_Set_Next()

void GenericSLNode::Internal_Set_Next ( void * n)
inlineprotected

Definition at line 64 of file SLNODE.H.


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