This is the complete list of members for
RTT::internal::GlobalEngine, including all inherited members.
addChild(base::TaskCore *tc) | RTT::ExecutionEngine | [virtual] |
breakLoop() | RTT::ExecutionEngine | [protected, virtual] |
children | RTT::ExecutionEngine | [protected] |
ExecutionEngine(base::TaskCore *owner=0) | RTT::ExecutionEngine | |
f_queue | RTT::ExecutionEngine | [protected] |
finalize() | RTT::ExecutionEngine | [protected, virtual] |
getActivity() const | RTT::base::RunnableInterface | [inline] |
getParent() | RTT::ExecutionEngine | |
getTaskCore() const | RTT::ExecutionEngine | [inline] |
getThread() const | RTT::base::RunnableInterface | [virtual] |
GlobalEngine(int scheduler, int priority, unsigned cpu_affinity) | RTT::internal::GlobalEngine | [private] |
hasWork() | RTT::ExecutionEngine | [protected, virtual] |
initialize() | RTT::ExecutionEngine | [protected, virtual] |
Instance() | RTT::internal::GlobalEngine | [inline, static] |
Instance(int scheduler, int priority=os::LowestPriority, unsigned cpu_affinity=0) | RTT::internal::GlobalEngine | [static] |
loop() | RTT::base::RunnableInterface | [virtual] |
mact | RTT::internal::GlobalEngine | [private] |
mmaster | RTT::ExecutionEngine | [protected] |
mqueue | RTT::ExecutionEngine | [protected] |
msg_cond | RTT::ExecutionEngine | [protected] |
msg_lock | RTT::ExecutionEngine | [protected] |
process(base::DisposableInterface *c) | RTT::ExecutionEngine | [virtual] |
processChildren() | RTT::ExecutionEngine | [protected] |
processFunctions() | RTT::ExecutionEngine | [protected] |
processMessages() | RTT::ExecutionEngine | [protected] |
Release() | RTT::internal::GlobalEngine | [static] |
removeChild(base::TaskCore *tc) | RTT::ExecutionEngine | [virtual] |
removeFunction(base::ExecutableInterface *f) | RTT::ExecutionEngine | [virtual] |
removeSelfFunction(base::ExecutableInterface *f) | RTT::ExecutionEngine | [virtual] |
runFunction(base::ExecutableInterface *f) | RTT::ExecutionEngine | [virtual] |
RunnableInterface() | RTT::base::RunnableInterface | |
setActivity(base::ActivityInterface *task) | RTT::ExecutionEngine | [virtual] |
setExceptionTask() | RTT::ExecutionEngine | |
setMaster(ExecutionEngine *master) | RTT::ExecutionEngine | |
step() | RTT::ExecutionEngine | [protected, virtual] |
stopTask(base::TaskCore *task) | RTT::ExecutionEngine | |
taskc | RTT::ExecutionEngine | [protected] |
waitAndProcessFunctions(boost::function< bool(void)> const &pred) | RTT::ExecutionEngine | [protected] |
waitAndProcessMessages(boost::function< bool(void)> const &pred) | RTT::ExecutionEngine | [protected] |
waitForFunctions(const boost::function< bool(void)> &pred) | RTT::ExecutionEngine | |
waitForMessages(const boost::function< bool(void)> &pred) | RTT::ExecutionEngine | |
waitForMessagesInternal(boost::function< bool(void)> const &pred) | RTT::ExecutionEngine | [protected] |
~ExecutionEngine() | RTT::ExecutionEngine | |
~GlobalEngine() | RTT::internal::GlobalEngine | [private, virtual] |
~RunnableInterface() | RTT::base::RunnableInterface | [virtual] |