addObject(OperationInterface *obj) | RTT::OperationInterface | [virtual] |
attributes() | RTT::OperationInterface | [inline] |
attributes() const (defined in RTT::OperationInterface) | RTT::OperationInterface | [inline] |
clear() (defined in RTT::OperationInterface) | RTT::OperationInterface | [virtual] |
commands() | RTT::OperationInterface | [inline] |
commands() const (defined in RTT::OperationInterface) | RTT::OperationInterface | [inline] |
events() | RTT::OperationInterface | [inline] |
events() const | RTT::OperationInterface | [inline] |
getDescription() const | RTT::TaskObject | [inline, virtual] |
getName() const | RTT::TaskObject | [inline, virtual] |
getObject(const std::string &obj_name) | RTT::OperationInterface | [virtual] |
getObjectList() const | RTT::OperationInterface | [virtual] |
getParent() | RTT::TaskObject | [inline, virtual] |
mattributes (defined in RTT::OperationInterface) | RTT::OperationInterface | [protected] |
mcommands (defined in RTT::OperationInterface) | RTT::OperationInterface | [protected] |
mdescription (defined in RTT::TaskObject) | RTT::TaskObject | [protected] |
methods() | RTT::OperationInterface | [inline] |
methods() const (defined in RTT::OperationInterface) | RTT::OperationInterface | [inline] |
mmethods (defined in RTT::OperationInterface) | RTT::OperationInterface | [protected] |
mname (defined in RTT::TaskObject) | RTT::TaskObject | [protected] |
mobjects | RTT::OperationInterface | [protected] |
mparent (defined in RTT::TaskObject) | RTT::TaskObject | [protected] |
ObjectList typedef | RTT::OperationInterface | |
Objects typedef (defined in RTT::OperationInterface) | RTT::OperationInterface | [protected] |
OperationInterface() (defined in RTT::OperationInterface) | RTT::OperationInterface | |
OperationInterface(ExecutionEngine *ee) (defined in RTT::OperationInterface) | RTT::OperationInterface | |
removeObject(const std::string &obj_name) | RTT::OperationInterface | [virtual] |
setDescription(const std::string &d) (defined in RTT::TaskObject) | RTT::TaskObject | [inline] |
setEngine(ExecutionEngine *newengine) | RTT::TaskObject | [virtual] |
setName(const std::string &n) (defined in RTT::TaskObject) | RTT::TaskObject | [inline] |
setParent(OperationInterface *newparent) | RTT::TaskObject | [inline, virtual] |
TaskObject(std::string name, std::string description="A Task Object.") | RTT::TaskObject | |
TaskObject(OperationInterface *parent, std::string name, std::string description="A Task Object.") | RTT::TaskObject | |
~OperationInterface() (defined in RTT::OperationInterface) | RTT::OperationInterface | [virtual] |
~TaskObject() (defined in RTT::TaskObject) | RTT::TaskObject |