RTT::TaskContext Member List

This is the complete list of members for RTT::TaskContext, including all inherited members.
_task_mapRTT::TaskContext [protected]
activate()RTT::TaskCore [virtual]
activateHook()RTT::TaskCore [protected, virtual]
Active enum valueRTT::TaskCore
addObject(OperationInterface *obj)RTT::TaskContext [virtual]
addPeer(TaskContext *peer, std::string alias="")RTT::TaskContext [virtual]
addUser(TaskContext *user)RTT::TaskContext [protected]
attributes()RTT::OperationInterface [inline]
attributes() const (defined in RTT::OperationInterface)RTT::OperationInterface [inline]
breakUpdateHook()RTT::TaskCore [protected, virtual]
cleanup()RTT::TaskCore [virtual]
cleanupHook()RTT::TaskCore [protected, virtual]
clear()RTT::TaskContext [virtual]
commands()RTT::OperationInterface [inline]
commands() const (defined in RTT::OperationInterface)RTT::OperationInterface [inline]
configure()RTT::TaskCore [virtual]
configureHook()RTT::TaskCore [protected, virtual]
connectPeers(TaskContext *peer)RTT::TaskContext [virtual]
connectPorts(TaskContext *peer)RTT::TaskContext [virtual]
dataOnPort(PortInterface *)RTT::TaskContext [protected]
disconnect()RTT::TaskContext [virtual]
disconnectPeers(const std::string &name)RTT::TaskContext [virtual]
doTrigger()RTT::TaskCore [virtual]
doUpdate()RTT::TaskCore [virtual]
eeRTT::TaskCore [protected]
engine() const RTT::TaskCore [inline]
engine()RTT::TaskCore [inline]
error()RTT::TaskCore [protected, virtual]
errorHook()RTT::TaskCore [protected, virtual]
events()RTT::OperationInterface [inline]
events() const RTT::OperationInterface [inline]
execution()RTT::TaskContext [inline]
execution() const RTT::TaskContext [inline]
ExecutionEngine (defined in RTT::TaskCore)RTT::TaskCore [friend]
exportPorts()RTT::TaskContext
fatal()RTT::TaskCore [protected, virtual]
FatalError enum valueRTT::TaskCore
getActivity()RTT::TaskContext
getDescription() const RTT::TaskContext [virtual]
getErrorCount() const RTT::TaskCore [virtual]
getName() const RTT::TaskContext [virtual]
getObject(const std::string &obj_name)RTT::OperationInterface [virtual]
getObjectList() const RTT::OperationInterface [virtual]
getParent()RTT::TaskContext [inline, virtual]
getPeer(const std::string &peer_name) const RTT::TaskContext [virtual]
getPeerList() const RTT::TaskContext [virtual]
getPeriod() const RTT::TaskCore [virtual]
getTaskState() const RTT::TaskCore [virtual]
getWarningCount() const RTT::TaskCore [virtual]
hasPeer(const std::string &peer_name) const RTT::TaskContext [virtual]
inFatalError() const RTT::TaskCore [virtual]
Init enum value (defined in RTT::TaskCore)RTT::TaskCore
inRunTimeError() const RTT::TaskCore [virtual]
inRunTimeWarning() const RTT::TaskCore [virtual]
isActive() const RTT::TaskCore [virtual]
isConfigured() const RTT::TaskCore [virtual]
isRunning() const RTT::TaskCore [virtual]
marshAcc (defined in RTT::TaskContext)RTT::TaskContext [protected]
marshalling()RTT::TaskContext [inline]
marshalling() const RTT::TaskContext [inline]
mattributes (defined in RTT::OperationInterface)RTT::OperationInterface [protected]
mcommands (defined in RTT::OperationInterface)RTT::OperationInterface [protected]
mdescription (defined in RTT::TaskContext)RTT::TaskContext [protected]
mengAcc (defined in RTT::TaskContext)RTT::TaskContext [protected]
methods()RTT::OperationInterface [inline]
methods() const (defined in RTT::OperationInterface)RTT::OperationInterface [inline]
mmethods (defined in RTT::OperationInterface)RTT::OperationInterface [protected]
mobjectsRTT::TaskContext [protected]
mscriptAcc (defined in RTT::TaskContext)RTT::TaskContext [protected]
mtask_name (defined in RTT::TaskCore)RTT::TaskCore [protected]
mTaskState (defined in RTT::TaskCore)RTT::TaskCore [protected]
musersRTT::TaskContext [protected]
ObjectList typedefRTT::OperationInterface
Objects typedef (defined in RTT::TaskContext)RTT::TaskContext [protected]
OperationInterface() (defined in RTT::OperationInterface)RTT::OperationInterface
OperationInterface(ExecutionEngine *ee) (defined in RTT::OperationInterface)RTT::OperationInterface
PeerList typedefRTT::TaskContext
PeerMap typedef (defined in RTT::TaskContext)RTT::TaskContext [protected]
ports()RTT::TaskContext [inline]
ports() const RTT::TaskContext [inline]
PreOperational enum valueRTT::TaskCore
properties()RTT::TaskContext [inline]
properties() const RTT::TaskContext [inline]
ready()RTT::TaskContext [virtual]
reconnect()RTT::TaskContext [virtual]
recovered()RTT::TaskCore [protected, virtual]
removeObject(const std::string &obj_name)RTT::OperationInterface [virtual]
removePeer(const std::string &name)RTT::TaskContext [virtual]
removePeer(TaskContext *peer)RTT::TaskContext [virtual]
removeUser(TaskContext *user)RTT::TaskContext [protected]
resetError()RTT::TaskCore [virtual]
resetHook()RTT::TaskCore [protected, virtual]
Running enum valueRTT::TaskCore
runtime_errors (defined in RTT::TaskCore)RTT::TaskCore [protected]
runtime_warnings (defined in RTT::TaskCore)RTT::TaskCore [protected]
RunTimeError enum valueRTT::TaskCore
RunTimeWarning enum valueRTT::TaskCore
scripting()RTT::TaskContext [inline]
scripting() const RTT::TaskContext [inline]
setActivity(ActivityInterface *new_act)RTT::TaskContext
setDescription(const std::string &descr) (defined in RTT::TaskContext)RTT::TaskContext [virtual]
setEngine(ExecutionEngine *)RTT::TaskContext [inline, virtual]
setExecutionEngine(ExecutionEngine *engine)RTT::TaskCore
setName(const std::string &n)RTT::TaskCore [inline, virtual]
setParent(OperationInterface *)RTT::TaskContext [inline, virtual]
setup() (defined in RTT::TaskContext)RTT::TaskContext [protected]
shutdown()RTT::TaskCore [protected, virtual]
start()RTT::TaskContext [virtual]
startHook()RTT::TaskCore [protected, virtual]
startup()RTT::TaskCore [protected, virtual]
stop()RTT::TaskCore [virtual]
stopHook()RTT::TaskCore [protected, virtual]
Stopped enum valueRTT::TaskCore
TaskContext(const std::string &name, TaskState initial_state=Stopped)RTT::TaskContext
TaskContext(const std::string &name, ExecutionEngine *parent, TaskState initial_state=Stopped)RTT::TaskContext
TaskCore(const std::string &name, TaskState initial_state=Stopped)RTT::TaskCore
TaskCore(const std::string &name, ExecutionEngine *parent, TaskState initial_state=Stopped)RTT::TaskCore
TaskState enum nameRTT::TaskCore
update()RTT::TaskCore [protected, virtual]
updated_ports (defined in RTT::TaskContext)RTT::TaskContext [protected]
updateHook()RTT::TaskContext [virtual]
updateHook(std::vector< PortInterface * > const &updated_ports)RTT::TaskContext [virtual]
Users typedef (defined in RTT::TaskContext)RTT::TaskContext [protected]
warning()RTT::TaskCore [protected, virtual]
~OperationInterface() (defined in RTT::OperationInterface)RTT::OperationInterface [virtual]
~TaskContext() (defined in RTT::TaskContext)RTT::TaskContext [virtual]
~TaskCore() (defined in RTT::TaskCore)RTT::TaskCore [virtual]
Generated on Thu Dec 23 13:22:44 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3