, including all inherited members.
a | MyTask | |
activate() | RTT::base::TaskCore | [virtual] |
addAttribute(base::AttributeBase &a) | RTT::TaskContext | |
addAttribute(const std::string &name, T &attr) | RTT::TaskContext | |
addConstant(const std::string &name, const T &attr) | RTT::TaskContext | |
addEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction()) | RTT::TaskContext | |
addEventPort(const std::string &name, base::InputPortInterface &port, SlotFunction callback=SlotFunction()) | RTT::TaskContext | |
addOperation(const std::string name, Signature *func, ExecutionThread et=ClientThread) | RTT::TaskContext | |
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread) | RTT::TaskContext | |
addOperation(Operation< Signature > &op) | RTT::TaskContext | |
addPeer(TaskContext *peer, std::string alias="") | RTT::TaskContext | [virtual] |
addPort(base::PortInterface &port) | RTT::TaskContext | |
addPort(const std::string &name, base::PortInterface &port) | RTT::TaskContext | |
addProperty(base::PropertyBase &pb) | RTT::TaskContext | |
addProperty(const std::string &name, T &attr) | RTT::TaskContext | |
attributes() | RTT::TaskContext | |
breakUpdateHook() | RTT::base::TaskCore | [protected, virtual] |
cleanup() | RTT::base::TaskCore | [virtual] |
cleanupHook() | RTT::base::TaskCore | [protected, virtual] |
clear() | RTT::TaskContext | [virtual] |
configure() | RTT::base::TaskCore | [virtual] |
configureHook() | RTT::base::TaskCore | [protected, virtual] |
connectPeers(TaskContext *peer) | RTT::TaskContext | [virtual] |
connectPorts(TaskContext *peer) | RTT::TaskContext | [virtual] |
connectServices(TaskContext *peer) | RTT::TaskContext | [virtual] |
disconnect() | RTT::TaskContext | [virtual] |
disconnectPeers(const std::string &name) | RTT::TaskContext | [virtual] |
ee | RTT::base::TaskCore | [protected] |
engine() | RTT::base::TaskCore | |
engine() const | RTT::base::TaskCore | |
error() | RTT::base::TaskCore | [virtual] |
errorHook() | RTT::base::TaskCore | [protected, virtual] |
Exception | RTT::base::TaskCore | |
exception() | RTT::base::TaskCore | [protected, virtual] |
exceptionHook() | RTT::base::TaskCore | [protected, virtual] |
fatal() | RTT::base::TaskCore | [protected, virtual] |
FatalError | RTT::base::TaskCore | |
forceActivity(base::ActivityInterface *new_act) | RTT::TaskContext | [protected] |
getActivity() | RTT::TaskContext | |
getActivity() | RTT::TaskContext | |
getAttribute(const std::string &name) const | RTT::TaskContext | |
getCpuAffinity() const | RTT::base::TaskCore | [virtual] |
getName() | RTT::TaskContext | [virtual] |
getOperation(std::string name) | RTT::TaskContext | |
getPeer(const std::string &peer_name) const | RTT::TaskContext | [virtual] |
getPeerList() const | RTT::TaskContext | [virtual] |
getPeriod() const | RTT::base::TaskCore | [virtual] |
getPort(const std::string &name) const | RTT::TaskContext | |
getProperty(const std::string &name) const | RTT::TaskContext | |
getProvider(const std::string &name) | RTT::TaskContext | |
getTargetState() const | RTT::base::TaskCore | [virtual] |
getTaskState() const | RTT::base::TaskCore | [virtual] |
hasPeer(const std::string &peer_name) const | RTT::TaskContext | [virtual] |
inException() const | RTT::base::TaskCore | [virtual] |
inFatalError() const | RTT::base::TaskCore | [virtual] |
Init | RTT::base::TaskCore | |
inRunTimeError() const | RTT::base::TaskCore | [virtual] |
isActive() const | RTT::base::TaskCore | [virtual] |
isConfigured() const | RTT::base::TaskCore | [virtual] |
isRunning() const | RTT::base::TaskCore | [virtual] |
limits | MyTask | |
loadService(const std::string &service_name) | RTT::TaskContext | |
mTaskState | RTT::base::TaskCore | [protected] |
MyTask(std::string n) | MyTask | [inline] |
operations() | RTT::TaskContext | |
p1 | MyTask | |
p2 | MyTask | |
p3 | MyTask | |
PeerList typedef | RTT::TaskContext | |
ports() const | RTT::TaskContext | |
ports() | RTT::TaskContext | |
PreOperational | RTT::base::TaskCore | |
properties() | RTT::TaskContext | |
provides(const std::string &service_name) | RTT::TaskContext | |
provides() | RTT::TaskContext | |
ready() | RTT::TaskContext | [virtual] |
recover() | RTT::base::TaskCore | [virtual] |
removePeer(TaskContext *peer) | RTT::TaskContext | [virtual] |
removePeer(const std::string &name) | RTT::TaskContext | [virtual] |
requires(const std::string &service_name) | RTT::TaskContext | |
requires() | RTT::TaskContext | |
RTT::ExecutionEngine | RTT::base::TaskCore | [friend] |
Running | RTT::base::TaskCore | |
RunTimeError | RTT::base::TaskCore | |
setActivity(base::ActivityInterface *new_act) | RTT::TaskContext | |
setCpuAffinity(unsigned cpu) | RTT::base::TaskCore | [virtual] |
setExecutionEngine(ExecutionEngine *engine) | RTT::base::TaskCore | |
setPeriod(Seconds s) | RTT::base::TaskCore | [virtual] |
SlotFunction typedef | RTT::TaskContext | |
start() | RTT::TaskContext | [virtual] |
startHook() | RTT::base::TaskCore | [protected, virtual] |
stop() | RTT::TaskContext | [virtual] |
stopHook() | RTT::base::TaskCore | [protected, virtual] |
Stopped | RTT::base::TaskCore | |
TaskContext(const std::string &name, ExecutionEngine *parent, TaskState initial_state=Stopped) | RTT::TaskContext | |
TaskContext(const std::string &name, TaskState initial_state=Stopped) | RTT::TaskContext | |
TaskCore(ExecutionEngine *parent, TaskState initial_state=Stopped) | RTT::base::TaskCore | |
TaskCore(TaskState initial_state=Stopped) | RTT::base::TaskCore | |
TaskState enum name | RTT::base::TaskCore | |
trigger() | RTT::base::TaskCore | [virtual] |
update() | RTT::base::TaskCore | [virtual] |
updateHook() | RTT::base::TaskCore | [protected, virtual] |
~TaskContext() | RTT::TaskContext | [virtual] |
~TaskCore() | RTT::base::TaskCore | [virtual] |