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

#include <nullrobj.h>

Inherits W3DMPO, and PrototypeClass.

Public Member Functions

 NullPrototypeClass (void)
 
 NullPrototypeClass (const W3dNullObjectStruct &null)
 
virtual const char * Get_Name (void) const
 
virtual int Get_Class_ID (void) const
 
virtual RenderObjClassCreate (void)
 
virtual void DeleteSelf ()
 
- Public Member Functions inherited from W3DMPO
virtual ~W3DMPO ()
 
- Public Member Functions inherited from PrototypeClass
 PrototypeClass (void)
 
void friend_setNextHash (PrototypeClass *n)
 
PrototypeClassfriend_getNextHash ()
 

Protected Attributes

W3dNullObjectStruct Definition
 

Additional Inherited Members

- 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 72 of file nullrobj.h.

Constructor & Destructor Documentation

◆ NullPrototypeClass() [1/2]

NullPrototypeClass::NullPrototypeClass ( void )

Definition at line 96 of file nullrobj.cpp.

◆ NullPrototypeClass() [2/2]

NullPrototypeClass::NullPrototypeClass ( const W3dNullObjectStruct & null)

Definition at line 103 of file nullrobj.cpp.

Member Function Documentation

◆ Create()

virtual RenderObjClass * NullPrototypeClass::Create ( void )
inlinevirtual

Implements PrototypeClass.

Definition at line 81 of file nullrobj.h.

◆ DeleteSelf()

virtual void NullPrototypeClass::DeleteSelf ( )
inlinevirtual

Implements PrototypeClass.

Definition at line 82 of file nullrobj.h.

◆ Get_Class_ID()

virtual int NullPrototypeClass::Get_Class_ID ( void ) const
inlinevirtual

Implements PrototypeClass.

Definition at line 80 of file nullrobj.h.

◆ Get_Name()

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

Implements PrototypeClass.

Definition at line 79 of file nullrobj.h.

Member Data Documentation

◆ Definition

W3dNullObjectStruct NullPrototypeClass::Definition
protected

Definition at line 85 of file nullrobj.h.


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