Template Struct Converter::ConverterModel
Defined in File converter.hpp
Nested Relationships
This struct is a nested type of Class Converter.
Inheritance Relationships
Base Type
public naoqi::converter::Converter::ConverterConcept
Struct Documentation
-
template<typename T>
struct ConverterModel : public naoqi::converter::Converter::ConverterConcept templated instances of base concept
Public Functions
-
inline std::string name() const
-
inline float frequency() const
-
inline void reset()
-
inline void callAll(const std::vector<message_actions::MessageAction> &actions)
-
inline std::string name() const