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

#include <agg_def.h>

Inherits W3DMPO, and PrototypeClass.

Public Member Functions

 AggregatePrototypeClass (AggregateDefClass *pdef)
 
virtual const char * Get_Name (void) const
 
virtual int Get_Class_ID (void) const
 
virtual RenderObjClassCreate (void)
 
virtual void DeleteSelf ()
 
virtual AggregateDefClassGet_Definition (void) const
 
virtual void Set_Definition (AggregateDefClass *pdef)
 
- Public Member Functions inherited from W3DMPO
virtual ~W3DMPO ()
 
- Public Member Functions inherited from PrototypeClass
 PrototypeClass (void)
 
void friend_setNextHash (PrototypeClass *n)
 
PrototypeClassfriend_getNextHash ()
 

Protected Member Functions

virtual ~AggregatePrototypeClass (void)
 
- Protected Member Functions inherited from W3DMPO
virtual int glueEnforcer () const =0
 
- Protected Member Functions inherited from PrototypeClass
virtual ~PrototypeClass (void)
 

Detailed Description

Definition at line 204 of file agg_def.h.

Constructor & Destructor Documentation

◆ AggregatePrototypeClass()

AggregatePrototypeClass::AggregatePrototypeClass ( AggregateDefClass * pdef)
inline

Definition at line 213 of file agg_def.h.

◆ ~AggregatePrototypeClass()

virtual AggregatePrototypeClass::~AggregatePrototypeClass ( void )
inlineprotectedvirtual

Definition at line 227 of file agg_def.h.

Member Function Documentation

◆ Create()

virtual RenderObjClass * AggregatePrototypeClass::Create ( void )
inlinevirtual

Implements PrototypeClass.

Definition at line 221 of file agg_def.h.

◆ DeleteSelf()

virtual void AggregatePrototypeClass::DeleteSelf ( )
inlinevirtual

Implements PrototypeClass.

Definition at line 222 of file agg_def.h.

◆ Get_Class_ID()

virtual int AggregatePrototypeClass::Get_Class_ID ( void ) const
inlinevirtual

Implements PrototypeClass.

Definition at line 220 of file agg_def.h.

◆ Get_Definition()

virtual AggregateDefClass * AggregatePrototypeClass::Get_Definition ( void ) const
inlinevirtual

Definition at line 223 of file agg_def.h.

◆ Get_Name()

virtual const char * AggregatePrototypeClass::Get_Name ( void ) const
inlinevirtual

Implements PrototypeClass.

Definition at line 219 of file agg_def.h.

◆ Set_Definition()

virtual void AggregatePrototypeClass::Set_Definition ( AggregateDefClass * pdef)
inlinevirtual

Definition at line 224 of file agg_def.h.


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