WMMonitorBehavior Member ListThis is the complete list of members for WMMonitorBehavior, including all inherited members.
addMotion(const SharedObjectBase &mc, Prunability_t prune=PERSISTENT) | BehaviorBase | [protected, virtual] |
addMotion(const SharedObjectBase &mc, Prunability_t prune, float priority) | BehaviorBase | [protected, virtual] |
addReference() | ReferenceCounter | [virtual] |
autoMotions | BehaviorBase | [protected] |
BehaviorBase() | BehaviorBase | [protected] |
BehaviorBase(const std::string &name) | BehaviorBase | [explicit, protected] |
BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
cmdsock | WMMonitorBehavior | [protected] |
doEvent() | WMMonitorBehavior | [virtual] |
doStart() | WMMonitorBehavior | [virtual] |
doStop() | WMMonitorBehavior | [virtual] |
encode(char **dst, const T &value) | WMMonitorBehavior | [protected, static] |
encode(char **dst, const T *src, int num) | WMMonitorBehavior | [protected, static] |
encodeHeader(char **dst, unsigned int pformat) | WMMonitorBehavior | [protected, static] |
event | BehaviorBase | [protected] |
find(std::string &s) | WMMonitorBehavior | |
getAutoDelete() | ReferenceCounter | |
getClassDescription() | WMMonitorBehavior | [static] |
getClassName() const | BehaviorBase | [virtual] |
getDescription() const | WMMonitorBehavior | [virtual] |
getName() const | BehaviorBase | [virtual] |
getPort() const | WMMonitorBehavior | [virtual] |
getReferences() const | ReferenceCounter | [virtual] |
getRegistry() | BehaviorBase | [static] |
getRegistryInstance() | BehaviorBase | [protected, static] |
humanifyClassName(const std::string &name) | BehaviorBase | [static] |
instanceName | BehaviorBase | [protected] |
invalid_MC_ID | BehaviorBase | [protected, static] |
isActive() const | BehaviorBase | [virtual] |
MC_ID typedef | BehaviorBase | [protected] |
operator=(const WMMonitorBehavior &) | WMMonitorBehavior | [private] |
BehaviorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | |
packet_wmclass | WMMonitorBehavior | [protected, static] |
PERSISTENT enum value | BehaviorBase | [protected] |
postStart() | BehaviorBase | [protected, virtual] |
preStart() | BehaviorBase | [protected, virtual] |
processEvent(const EventBase &curEvent) | BehaviorBase | [virtual] |
Prunability_t enum name | BehaviorBase | [protected] |
PRUNABLE enum value | BehaviorBase | [protected] |
RC_autodelete | ReferenceCounter | [protected] |
ReferenceCounter() | ReferenceCounter | |
ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | |
references | ReferenceCounter | [protected] |
registerControllerEntry(const std::string &name, const std::string &menu, int flags=BEH_DEFAULTS) | BehaviorBase | [static] |
registerData(const std::string &s) | WMMonitorBehavior | |
removeMotion(MC_ID mcid) | BehaviorBase | [protected, virtual] |
removeMotion(const M< T > &mc) | BehaviorBase | [protected] |
removeReference() | ReferenceCounter | [virtual] |
report(const std::string &var_type, const std::string &var_name, const std::string &value) | WMMonitorBehavior | |
report(const std::string &var_type, const std::string &var_name, const char *value, int value_length) | WMMonitorBehavior | |
report(const char *var_type, int var_type_length, const char *var_name, int var_name_length, const char *value, int value_length) | WMMonitorBehavior | |
setAutoDelete(bool b) | ReferenceCounter | |
setName(const std::string &name) | BehaviorBase | [virtual] |
start() | BehaviorBase | [virtual] |
started | BehaviorBase | [protected] |
stop() | BehaviorBase | [virtual] |
WMMonitorBehavior(const WMMonitorBehavior &) | WMMonitorBehavior | [private] |
WMMonitorBehavior() | WMMonitorBehavior | |
~BehaviorBase() | BehaviorBase | [virtual] |
~EventListener() | EventListener | [virtual] |
~ReferenceCounter() | ReferenceCounter | [virtual] |
~WMMonitorBehavior() | WMMonitorBehavior | [virtual] |
|