| _task_map | TaskContext | [protected] |
| activate() | TaskCore | [virtual] |
| activateHook() | TaskCore | [protected, virtual] |
| Active enum value | TaskCore | |
| addObject(OperationInterface *obj) | TaskContext | [virtual] |
| addPeer(TaskContext *peer, std::string alias="") | TaskContext | [virtual] |
| addUser(TaskContext *user) | TaskContext | [protected] |
| attributes() | OperationInterface | [inline] |
| attributes() const | OperationInterface | [inline] |
| cleanup() | TaskCore | [virtual] |
| cleanupHook() | TaskCore | [protected, virtual] |
| clear() | TaskContext | [virtual] |
| commands() | OperationInterface | [inline] |
| commands() const | OperationInterface | [inline] |
| configure() | TaskCore | [virtual] |
| configureHook() | TaskCore | [protected, virtual] |
| connectPeers(TaskContext *peer) | TaskContext | [virtual] |
| connectPorts(TaskContext *peer) | TaskContext | [virtual] |
| disconnect() | TaskContext | [virtual] |
| disconnectPeers(const std::string &name) | TaskContext | [virtual] |
| doTrigger() | TaskCore | [virtual] |
| doUpdate() | TaskCore | [virtual] |
| ee | TaskCore | [protected] |
| engine() const | TaskCore | [inline] |
| engine() | TaskCore | [inline] |
| error() | TaskCore | [protected, virtual] |
| errorHook() | TaskCore | [protected, virtual] |
| events() | OperationInterface | [inline] |
| events() const | OperationInterface | [inline] |
| execution() | TaskContext | [inline] |
| execution() const | TaskContext | [inline] |
| ExecutionEngine class | TaskCore | [friend] |
| exportPorts() | TaskContext | |
| fatal() | TaskCore | [protected, virtual] |
| FatalError enum value | TaskCore | |
| getDescription() const | TaskContext | [virtual] |
| getErrorCount() const | TaskCore | |
| getName() const | TaskContext | [virtual] |
| getObject(const std::string &obj_name) | OperationInterface | [virtual] |
| getObjectList() const | OperationInterface | [virtual] |
| getParent() | TaskContext | [inline, virtual] |
| getPeer(const std::string &peer_name) const | TaskContext | [virtual] |
| getPeerList() const | TaskContext | [virtual] |
| getPeriod() const | TaskCore | [virtual] |
| getTaskState() const | TaskCore | |
| getWarningCount() const | TaskCore | |
| hasPeer(const std::string &peer_name) const | TaskContext | [virtual] |
| inFatalError() const | TaskCore | [virtual] |
| Init enum value | TaskCore | |
| inRunTimeError() const | TaskCore | [virtual] |
| inRunTimeWarning() const | TaskCore | [virtual] |
| isActive() const | TaskCore | [virtual] |
| isConfigured() const | TaskCore | [virtual] |
| isRunning() const | TaskCore | [virtual] |
| marshAcc | TaskContext | [protected] |
| marshalling() | TaskContext | [inline] |
| marshalling() const | TaskContext | [inline] |
| mattributes | OperationInterface | [protected] |
| mcommands | OperationInterface | [protected] |
| mdescription | TaskContext | [protected] |
| mengAcc | TaskContext | [protected] |
| methods() | OperationInterface | [inline] |
| methods() const | OperationInterface | [inline] |
| mmethods | OperationInterface | [protected] |
| mobjects | TaskContext | [protected] |
| mscriptAcc | TaskContext | [protected] |
| mtask_name | TaskCore | [protected] |
| mTaskState | TaskCore | [protected] |
| musers | TaskContext | [protected] |
| ObjectList typedef | OperationInterface | |
| Objects typedef | TaskContext | [protected] |
| OperationInterface() | OperationInterface | |
| OperationInterface(ExecutionEngine *ee) | OperationInterface | |
| PeerList typedef | TaskContext | |
| PeerMap typedef | TaskContext | [protected] |
| ports() | TaskContext | [inline] |
| ports() const | TaskContext | [inline] |
| PreOperational enum value | TaskCore | |
| properties() | TaskContext | [inline] |
| properties() const | TaskContext | [inline] |
| reconnect() | TaskContext | [virtual] |
| recovered() | TaskCore | [protected, virtual] |
| removeObject(const std::string &obj_name) | OperationInterface | [virtual] |
| removePeer(const std::string &name) | TaskContext | [virtual] |
| removePeer(TaskContext *peer) | TaskContext | [virtual] |
| removeUser(TaskContext *user) | TaskContext | [protected] |
| resetError() | TaskCore | [virtual] |
| resetHook() | TaskCore | [protected, virtual] |
| Running enum value | TaskCore | |
| runtime_errors | TaskCore | [protected] |
| runtime_warnings | TaskCore | [protected] |
| RunTimeError enum value | TaskCore | |
| RunTimeWarning enum value | TaskCore | |
| scripting() | TaskContext | [inline] |
| scripting() const | TaskContext | [inline] |
| setDescription(const std::string &descr) | TaskContext | [virtual] |
| setEngine(ExecutionEngine *) | TaskContext | [inline, virtual] |
| setExecutionEngine(ExecutionEngine *engine) | TaskCore | |
| setName(const std::string &n) | TaskCore | [inline] |
| setParent(OperationInterface *) | TaskContext | [inline, virtual] |
| setup() | TaskContext | [protected] |
| shutdown() | TaskCore | [protected, virtual] |
| start() | TaskCore | [virtual] |
| startHook() | TaskCore | [protected, virtual] |
| startup() | TaskCore | [protected, virtual] |
| stop() | TaskCore | [virtual] |
| stopHook() | TaskCore | [protected, virtual] |
| Stopped enum value | TaskCore | |
| TaskContext(const std::string &name, TaskState initial_state=Stopped) | TaskContext | |
| TaskContext(const std::string &name, ExecutionEngine *parent, TaskState initial_state=Stopped) | TaskContext | |
| TaskCore(const std::string &name, TaskState initial_state=Stopped) | TaskCore | |
| TaskCore(const std::string &name, ExecutionEngine *parent, TaskState initial_state=Stopped) | TaskCore | |
| TaskState enum name | TaskCore | |
| update() | TaskCore | [protected, virtual] |
| updateHook() | TaskCore | [protected, virtual] |
| Users typedef | TaskContext | [protected] |
| warning() | TaskCore | [protected, virtual] |
| ~OperationInterface() | OperationInterface | [virtual] |
| ~TaskContext() | TaskContext | [virtual] |
| ~TaskCore() | TaskCore | [virtual] |