|
| CAutoPortico (COldObject *object) |
|
void | DeleteObject (bool bAll=false) override |
|
void | Init () override |
|
void | Start (int param) override |
|
bool | EventProcess (const Event &event) override |
|
bool | Abort () override |
|
Error | GetError () override |
|
| CAuto (COldObject *object) |
|
virtual Error | IsEnded () |
|
virtual Error | StartAction (int param) |
|
virtual bool | SetType (ObjectType type) |
|
virtual bool | SetValue (int rank, float value) |
|
virtual bool | SetString (char *string) |
|
virtual bool | CreateInterface (bool bSelect) |
|
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) |
|
virtual bool | Write (CLevelParserLine *line) |
|
virtual bool | Read (CLevelParserLine *line) |
|
◆ DeleteObject()
void CAutoPortico::DeleteObject |
( |
bool |
bAll = false | ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ Init()
void CAutoPortico::Init |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ Start()
void CAutoPortico::Start |
( |
int |
param | ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ EventProcess()
bool CAutoPortico::EventProcess |
( |
const Event & |
event | ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ Abort()
bool CAutoPortico::Abort |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CAuto.
◆ GetError()
Error CAutoPortico::GetError |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CAuto.
The documentation for this class was generated from the following files:
- src/object/auto/autoportico.h
- src/object/auto/autoportico.cpp