C++ TargetRTS
|
Public Types | |
enum | SettingsType { SettHaltEnabled = RTEventInfo::EventLastEntry + 1 , SettHaltSystem , SettDoReport , SettRecThreshold , SettLastEntry = SettRecThreshold } |
Public Member Functions | |
RTDaemon (RTDebugger *) | |
void | updateSettings (const char *settingsString) |
int | addInfo (RTDaemonInfo *) |
int | delInfo (RTDaemonInfo *) |
int | posInfo (RTDaemonInfo *) |
RTDaemonInfo * | eventMatches (RTEventInfo &) |
void | setInfo (const RTEventInfo &) |
int | monitorField (RTDaemonInfo *, bool enable) |
void | fieldValue (const char *variable, const char *value) |
void | logActorInfo () |
int | deleteActorInfo () |
int | inject (int inwards, const char *signal, int prio, const void *data, const RTObject_class *type) |
int | setting (int settingNr) const |
void | refresh (int observerId, int daemonId) |
void | getMessages (RTDaemonInfo *) |
int | shouldHalt (void) const |
int | shouldReport (void) const |