|
enum | Phase : unsigned int { Wait = 1,
Send = 2,
Receive = 3,
Error = 4
} |
|
|
| CAutoInfo (CExchangePost *object) |
|
void | DeleteObject (bool all=false) override |
|
void | Init () override |
|
void | Start (int param) override |
|
bool | EventProcess (const Event &event) override |
|
Error | GetError () override |
|
bool | CreateInterface (bool select) override |
|
bool | Write (CLevelParserLine *line) override |
|
bool | Read (CLevelParserLine *line) override |
|
| CAuto (COldObject *object) |
|
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) |
|
|
void | UpdateInterface (float rTime) |
|
void | UpdateList () |
|
void | UpdateListVirus () |
|
void | CheckInterface (Ui::CWindow *pw, EventType event, bool bState) |
|
void | EnableInterface (Ui::CWindow *pw, EventType event, bool bState) |
|
void | VisibleInterface (Ui::CWindow *pw, EventType event, bool bState) |
|
void | DeadInterface (Ui::CWindow *pw, EventType event, bool bState) |
|
void | UpdateInterface () |
|
void | UpdateInterface (float rTime) |
|
The documentation for this class was generated from the following files:
- /build/colobot-4LMcse/colobot-0.1.8/src/object/subclass/exchange_post.h
- /build/colobot-4LMcse/colobot-0.1.8/src/object/subclass/exchange_post.cpp