FACT++
1.0
|
Public Member Functions | |
StateMachineLidControl (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 | Post (const EventImp &evt) |
int | Open () |
int | Close () |
int | Unlock () |
int | Execute () |
Private Attributes | |
S | fLid |
Time | fLastCommand |
Time | fSunRise |
uint16_t | fTimeToMove |
Definition at line 470 of file lidctrl.cc.