Orocos Real-Time Toolkit
2.5.0
|
arity() const =0 | RTT::OperationInterfacePart | [pure virtual] |
collectArity() const =0 | RTT::OperationInterfacePart | [pure virtual] |
description() const =0 | RTT::OperationInterfacePart | [pure virtual] |
getArgumentList() const =0 | RTT::OperationInterfacePart | [pure virtual] |
getArgumentType(unsigned int arg) const =0 | RTT::OperationInterfacePart | [pure virtual] |
getCollectType(unsigned int arg) const =0 | RTT::OperationInterfacePart | [pure virtual] |
getLocalOperation() const | RTT::OperationInterfacePart | [virtual] |
getName() const =0 | RTT::OperationInterfacePart | [pure virtual] |
produce(const std::vector< base::DataSourceBase::shared_ptr > &args, ExecutionEngine *caller) const =0 | RTT::OperationInterfacePart | [pure virtual] |
produceCollect(const std::vector< base::DataSourceBase::shared_ptr > &args, internal::DataSource< bool >::shared_ptr blocking) const =0 | RTT::OperationInterfacePart | [pure virtual] |
produceHandle() const =0 | RTT::OperationInterfacePart | [pure virtual] |
produceSend(const std::vector< base::DataSourceBase::shared_ptr > &args, ExecutionEngine *caller) const =0 | RTT::OperationInterfacePart | [pure virtual] |
resultType() const =0 | RTT::OperationInterfacePart | [pure virtual] |
~OperationInterfacePart() (defined in RTT::OperationInterfacePart) | RTT::OperationInterfacePart | [virtual] |