|
Orocos Real-Time Toolkit
2.9.0
|
This is the complete list of members for RTT::Operation< Signature >, including all inherited members.
| arg(const std::string &name, const std::string &description) | RTT::Operation< Signature > | inline |
| calls(boost::function< Signature > func, ExecutionThread et=ClientThread, ExecutionEngine *ownerEngine=NULL) | RTT::Operation< Signature > | inline |
| calls(Function func, Object o, ExecutionThread et=ClientThread, ExecutionEngine *ownerEngine=NULL) | RTT::Operation< Signature > | inline |
| descriptions | RTT::base::OperationBase | protected |
| doc(const std::string &description) | RTT::Operation< Signature > | inline |
| getDescriptions() | RTT::base::OperationBase | inline |
| getImplementation() | RTT::Operation< Signature > | inlinevirtual |
| getImplementation() const | RTT::Operation< Signature > | inlinevirtual |
| getName() | RTT::base::OperationBase | inline |
| getOperationCaller() | RTT::Operation< Signature > | inlinevirtual |
| getOperationCaller() const | RTT::Operation< Signature > | inlinevirtual |
| getOwner() const | RTT::base::OperationBase | inline |
| marg(const std::string &name, const std::string &description) | RTT::base::OperationBase | protected |
| mdoc(const std::string &description) | RTT::base::OperationBase | protected |
| mname | RTT::base::OperationBase | protected |
| mowner | RTT::base::OperationBase | protected |
| Operation(const std::string &name) | RTT::Operation< Signature > | inline |
| Operation(const std::string &name, boost::function< Signature > func, ExecutionThread et=ClientThread, ExecutionEngine *ownerEngine=NULL) | RTT::Operation< Signature > | inline |
| Operation(const std::string &name, Function func, Object o, ExecutionThread et=ClientThread, ExecutionEngine *ownerEngine=NULL) | RTT::Operation< Signature > | inline |
| OperationBase(const std::string &name) | RTT::base::OperationBase | |
| ready() const | RTT::base::OperationBase | inline |
| setOwner(ExecutionEngine *ee) | RTT::base::OperationBase | inline |
| ~Operation() | RTT::Operation< Signature > | inline |
| ~OperationBase() | RTT::base::OperationBase | virtual |
1.8.11