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

#include <ringobj.h>

Inherits W3DMPO, and PrototypeClass.

Public Member Functions

 RingPrototypeClass (void)
 
 RingPrototypeClass (RingRenderObjClass *ring)
 
virtual const char * Get_Name (void) const
 
virtual int Get_Class_ID (void) const
 
virtual RenderObjClassCreate (void)
 
virtual void DeleteSelf ()
 
bool Load (ChunkLoadClass &cload)
 
bool Save (ChunkSaveClass &csave)
 
- 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

 ~RingPrototypeClass (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 332 of file ringobj.h.

Constructor & Destructor Documentation

◆ RingPrototypeClass() [1/2]

RingPrototypeClass::RingPrototypeClass ( void )

Definition at line 1204 of file ringobj.cpp.

◆ RingPrototypeClass() [2/2]

RingPrototypeClass::RingPrototypeClass ( RingRenderObjClass * ring)

Definition at line 1210 of file ringobj.cpp.

◆ ~RingPrototypeClass()

RingPrototypeClass::~RingPrototypeClass ( void )
protected

Definition at line 1257 of file ringobj.cpp.

Member Function Documentation

◆ Create()

RenderObjClass * RingPrototypeClass::Create ( void )
virtual

Implements PrototypeClass.

Definition at line 1354 of file ringobj.cpp.

◆ DeleteSelf()

virtual void RingPrototypeClass::DeleteSelf ( )
inlinevirtual

Implements PrototypeClass.

Definition at line 343 of file ringobj.h.

◆ Get_Class_ID()

int RingPrototypeClass::Get_Class_ID ( void ) const
virtual

Implements PrototypeClass.

Definition at line 1267 of file ringobj.cpp.

◆ Get_Name()

const char * RingPrototypeClass::Get_Name ( void ) const
virtual

Implements PrototypeClass.

Definition at line 1262 of file ringobj.cpp.

◆ Load()

bool RingPrototypeClass::Load ( ChunkLoadClass & cload)

Definition at line 1281 of file ringobj.cpp.

◆ Save()

bool RingPrototypeClass::Save ( ChunkSaveClass & csave)

Definition at line 1318 of file ringobj.cpp.


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