Orocos Real-Time Toolkit
2.8.3
|
#include <rtt/internal/OperationInterfacePartFused.hpp>
Static Public Member Functions | |
static std::string | description (base::OperationBase *ob) |
static std::vector< ArgumentDescription > | getArgumentList (base::OperationBase *ob, const int arity, std::vector< std::string > const &types) |
Definition at line 83 of file OperationInterfacePartFused.hpp.
|
static |
Definition at line 46 of file OperationInterfacePartFused.cpp.
References RTT::base::OperationBase::getDescriptions().
Referenced by RTT::internal::OperationInterfacePartFused< bool(std::string)>::description(), and RTT::internal::SynchronousOperationInterfacePartFused< Signature >::description().
|
static |
Definition at line 50 of file OperationInterfacePartFused.cpp.
References RTT::base::OperationBase::getDescriptions().
Referenced by RTT::internal::OperationInterfacePartFused< bool(std::string)>::getArgumentList(), and RTT::internal::SynchronousOperationInterfacePartFused< Signature >::getArgumentList().