|
| CAutoNuclearPlant (COldObject *object) |
|
void | DeleteObject (bool all=false) override |
|
void | Init () override |
|
bool | EventProcess (const Event &event) override |
|
Error | GetError () override |
|
bool | CreateInterface (bool bSelect) override |
|
bool | Write (CLevelParserLine *line) override |
|
bool | Read (CLevelParserLine *line) override |
|
| CAuto (COldObject *object) |
|
virtual void | Start (int param) |
|
virtual Error | IsEnded () |
|
virtual bool | Abort () |
|
virtual Error | StartAction (int param) |
|
virtual bool | SetType (ObjectType type) |
|
virtual bool | SetValue (int rank, float value) |
|
virtual bool | SetString (char *string) |
|
virtual bool | GetBusy () |
|
virtual void | SetBusy (bool busy) |
|
virtual void | InitProgressTotal (float total) |
|
virtual void | EventProgress (float rTime) |
|
virtual bool | GetMotor () |
|
virtual void | SetMotor (bool bMotor) |
|
◆ DeleteObject()
void CAutoNuclearPlant::DeleteObject |
( |
bool |
all = false | ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ Init()
void CAutoNuclearPlant::Init |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ EventProcess()
bool CAutoNuclearPlant::EventProcess |
( |
const Event & |
event | ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ GetError()
Error CAutoNuclearPlant::GetError |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ CreateInterface()
bool CAutoNuclearPlant::CreateInterface |
( |
bool |
bSelect | ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ Write()
Reimplemented from CAuto.
◆ Read()
Reimplemented from CAuto.
The documentation for this class was generated from the following files:
- src/object/auto/autonuclearplant.h
- src/object/auto/autonuclearplant.cpp