FACT++
1.0
|
Public Member Functions | |
StateMachinePowerControl (ostream &out=cout) | |
int | EvalOptions (Configuration &conf) |
StateMachinePowerControl (ostream &out=cout) | |
int | EvalOptions (Configuration &conf) |
Public Member Functions inherited from StateMachineAsio< T > | |
StateMachineAsio (std::ostream &out, const std::string &server) | |
void | Stop (int code=0) |
Private Member Functions | |
bool | CheckEventSize (size_t has, const char *name, size_t size) |
int | SetVerbosity (const EventImp &evt) |
int | SetDebugRx (const EventImp &evt) |
int | Post (const EventImp &evt) |
int | SetCameraPower (const EventImp &evt) |
int | ToggleDrive () |
int | Execute () |
bool | CheckEventSize (size_t has, const char *name, size_t size) |
int | SetVerbosity (const EventImp &evt) |
int | SetDebugRx (const EventImp &evt) |
int | Execute () |
Private Attributes | |
S | fPower |
Time | fLastCommand |
Definition at line 332 of file pwrctrl.cc.