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

#include <Locomotor.h>

Inherits Overridable.

Public Member Functions

 LocomotorTemplate ()
 
const FieldParsegetFieldParse () const
 field table for loading the values from an INI
 
void friend_setName (const AsciiString &n)
 
void validate ()
 
- Public Member Functions inherited from Overridable
 Overridable ()
 
const OverridablegetNextOverride (void) const
 
const OverridablegetFinalOverride (void) const
 
void setNextOverride (Overridable *nextOverridable)
 
Overridablefriend_getNextOverride (void)
 
Overridablefriend_getFinalOverride (void)
 
const Overridablefriend_getFinalOverride (void) const
 
void markAsOverride (void)
 
OverridabledeleteOverrides (void)
 
- Public Member Functions inherited from MemoryPoolObject
void deleteInstance ()
 

Friends

class Locomotor
 

Additional Inherited Members

- 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 121 of file Locomotor.h.

Constructor & Destructor Documentation

◆ LocomotorTemplate()

LocomotorTemplate::LocomotorTemplate ( )

Definition at line 281 of file Locomotor.cpp.

Member Function Documentation

◆ friend_setName()

void LocomotorTemplate::friend_setName ( const AsciiString & n)
inline

Definition at line 133 of file Locomotor.h.

◆ getFieldParse()

const FieldParse * LocomotorTemplate::getFieldParse ( ) const

field table for loading the values from an INI

Definition at line 441 of file Locomotor.cpp.

◆ validate()

void LocomotorTemplate::validate ( )

Definition at line 367 of file Locomotor.cpp.

Friends And Related Symbol Documentation

◆ Locomotor

friend class Locomotor
friend

Definition at line 124 of file Locomotor.h.


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