#include <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 84 of file OperationInterfacePartFused.hpp.
| string OperationInterfacePartHelper::description | ( | base::OperationBase * | ob | ) |  [static] | 
Definition at line 46 of file OperationInterfacePartFused.cpp.
| vector< ArgumentDescription > OperationInterfacePartHelper::getArgumentList | ( | base::OperationBase * | ob, | 
| const int | arity, | ||
| std::vector< std::string > const & | types | ||
| ) |  [static] | 
Definition at line 50 of file OperationInterfacePartFused.cpp.