Orocos Real-Time Toolkit
2.6.0
|
See internal::NArityDataSource which requires a function object like this one. More...
#include <rtt/types/VectorTemplateComposition.hpp>
Public Types | |
typedef const std::vector< T > & | result_type |
typedef T | argument_type |
Public Member Functions | |
result_type | operator() (const std::vector< T > &args) const |
See internal::NArityDataSource which requires a function object like this one.
Definition at line 98 of file VectorTemplateComposition.hpp.