RSB
0.7.0
|
This is the complete list of members for rsb::converter::VoidConverter, including all inherited members.
Converter(const std::string &dataType, const std::string &wireSchema, bool dummy=true) | rsb::converter::Converter< std::string > | inlineprotected |
Converter(const std::string &wireSchema, const DataType *=0) | rsb::converter::Converter< std::string > | inlineprotected |
deserialize(const std::string &wireType, const std::string &wire) | rsb::converter::VoidConverter | virtual |
getDataType() const | rsb::converter::Converter< std::string > | inlinevirtual |
getWireSchema() const | rsb::converter::Converter< std::string > | inlinevirtual |
Ptr typedef | rsb::converter::Converter< std::string > | |
serialize(const AnnotatedData &data, std::string &wire) | rsb::converter::VoidConverter | virtual |
TYPE | rsb::converter::VoidConverter | privatestatic |
VoidConverter() | rsb::converter::VoidConverter | |
~Converter() | rsb::converter::Converter< std::string > | inlinevirtual |
~VoidConverter() | rsb::converter::VoidConverter | virtual |