FACT++
1.0
|
This is the complete list of members for RemoteControl< T >, including all inherited members.
AddFormatToGlobal() | InterpreterV8 | |
append(std::string &str) | RemoteControl< T > | inlineprotectedstatic |
chop(std::string &str) | RemoteControl< T > | inlineprotectedstatic |
Completion(const char *text, int start, int) | RemoteControl< T > | inlineprotected |
EventHook(bool newline) | RemoteControl< T > | inlineprotected |
exitHandler(int code) | RemoteControl< T > | inlineprotected |
fCurrentServer | RemoteControlImp | protected |
fImp | RemoteControl< T > | protected |
fInfo | RemoteControl< T > | protected |
fMutex | RemoteControl< T > | protected |
GetCommandList(const string &server) const | RemoteControl< T > | inlineprotected |
GetCommandList() const | RemoteControl< T > | inlineprotected |
GetServerList() const | RemoteControl< T > | inlineprotected |
Handle(const EventImp &evt, const string &service) | RemoteControl< T > | inlineprotected |
HasServer(const std::string &server) | RemoteControl< T > | inlineprotectedvirtual |
InterpreterV8() | InterpreterV8 | |
JsAlarm(const std::string &msg) | RemoteControl< T > | inlineprotectedvirtual |
JsDescription(const string &service) | RemoteControl< T > | inlineprotectedvirtual |
JsEnd(const std::string &) | RemoteControl< T > | inlineprotectedvirtual |
JsException(const std::string &str) | RemoteControl< T > | inlineprotectedvirtual |
JsGetCommandList(const char *, int) const | InterpreterV8 | |
JsGetCurrentState() const | RemoteControl< T > | inlineprotectedvirtual |
JsGetDescription(const string &server) | RemoteControl< T > | inlineprotectedvirtual |
JsGetEvent(const std::string &service) | RemoteControl< T > | inlineprotectedvirtual |
JsGetServices() | RemoteControl< T > | inlineprotectedvirtual |
JsGetState(const string &n) const | RemoteControl< T > | inlineprotectedvirtual |
JsGetStates(const string &server) | RemoteControl< T > | inlineprotectedvirtual |
JsHandleEvent(const EventImp &, uint64_t, const std::string &) | InterpreterV8 | |
JsHandleInterrupt(const EventImp &) | InterpreterV8 | |
JsHandleState(const std::string &, const State &) | InterpreterV8 | |
JsHasState(int s) const | RemoteControl< T > | inlineprotectedvirtual |
JsHasState(const string &n) const | RemoteControl< T > | inlineprotectedvirtual |
JsLoad(const std::string &) | RemoteControl< T > | inlineprotectedvirtual |
JsNewState(int s, const string &n, const string &c) | RemoteControl< T > | inlineprotectedvirtual |
JsOut(const std::string &msg) | RemoteControl< T > | inlineprotectedvirtual |
JsPrint(const std::string &msg) | RemoteControl< T > | inlineprotectedvirtual |
JsResult(const std::string &msg) | RemoteControl< T > | inlineprotectedvirtual |
JsRun(const std::string &, const std::map< std::string, std::string > &=std::map< std::string, std::string >()) | InterpreterV8 | inline |
JsSend(const std::string &str) | RemoteControl< T > | inlineprotectedvirtual |
JsSetState(int s) | RemoteControl< T > | inlineprotectedvirtual |
JsStart(const std::string &) | RemoteControl< T > | inlineprotectedvirtual |
JsState(const std::string &server) | RemoteControl< T > | inlineprotectedvirtual |
JsStop() | InterpreterV8 | inlinestatic |
JsSubscribe(const std::string &service) | RemoteControl< T > | inlineprotectedvirtual |
JsUnsubscribe(const std::string &service) | RemoteControl< T > | inlineprotectedvirtual |
JsWait(const string &server, int32_t state, uint32_t ms) | RemoteControl< T > | inlineprotected |
JsWarn(const std::string &msg) | RemoteControl< T > | inlineprotectedvirtual |
lin | RemoteControlImp | protected |
lout | RemoteControlImp | protected |
PrintCommands() | RemoteControl< T > | inline |
PrintDescription(std::ostream &out, bool iscmd, const std::string &serv="", const std::string &service="") const | RemoteControl< T > | inlineprotected |
PrintGeneralHelp() | RemoteControl< T > | inline |
PrintStates(std::ostream &out, const std::string &serv="") const | RemoteControl< T > | inlineprotected |
Process(const std::string &str) | RemoteControl< T > | inline |
ProcessCommand(const std::string &str, bool change=true) | RemoteControlImp | protected |
RemoteControl(const char *name) | RemoteControl< T > | inline |
RemoteControlImp(std::ostream &out, std::ostream &in) | RemoteControlImp | inlineprotected |
SendDimCommand(ostream &out, const std::string &server, const std::string &str, bool do_throw=false) | RemoteControl< T > | inlineprotectedvirtual |
SetReceiver(StateMachineDimControl &imp) | RemoteControl< T > | inline |
SetSection(int s) | RemoteControl< T > | inlineprotected |
UnsubscribeAll() | RemoteControl< T > | inlineprotected |
Write(const Time &time, const std::string &txt, int qos=MessageImp::kMessage) | RemoteControl< T > | inlineprotected |
~InterpreterV8() | InterpreterV8 | inlinevirtual |
~RemoteControlImp() | RemoteControlImp | inlineprotectedvirtual |