This is the complete list of members for RTT::OperationInterface, including all inherited members.
add(const std::string &name, OperationInterfacePart *part) | RTT::OperationInterface | |
Arguments typedef | RTT::OperationInterface | |
clear() | RTT::OperationInterface | |
data | RTT::OperationInterface | protected |
Descriptions typedef | RTT::OperationInterface | |
getArgumentList(const std::string &name) const | RTT::OperationInterface | |
getArity(const std::string &name) const | RTT::OperationInterface | |
getCollectArity(const std::string &name) const | RTT::OperationInterface | |
getDescription(const std::string &name) const | RTT::OperationInterface | |
getNames() const | RTT::OperationInterface | |
getPart(const std::string &name) | RTT::OperationInterface | |
getResultType(const std::string &name) const | RTT::OperationInterface | |
hasMember(const std::string &name) const | RTT::OperationInterface | |
isSynchronous(const std::string &name) const | RTT::OperationInterface | |
map_t typedef | RTT::OperationInterface | protected |
produce(const std::string &name, const Arguments &args, ExecutionEngine *caller) const | RTT::OperationInterface | |
produceCollect(const std::string &name, const Arguments &args, internal::DataSource< bool >::shared_ptr blocking) const | RTT::OperationInterface | |
produceHandle(const std::string &name) const | RTT::OperationInterface | |
produceSend(const std::string &name, const Arguments &args, ExecutionEngine *caller) const | RTT::OperationInterface | |
remove(const std::string &name) | RTT::OperationInterface |