RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rsb::converter::Converter< WireType > Member List

This is the complete list of members for rsb::converter::Converter< WireType >, including all inherited members.

Converter(const std::string &dataType, const std::string &wireSchema, bool dummy=true)rsb::converter::Converter< WireType >inlineprotected
Converter(const std::string &wireSchema, const DataType *=0)rsb::converter::Converter< WireType >inlineprotected
dataTypersb::converter::Converter< WireType >private
deserialize(const std::string &wireSchema, const WireType &wire)=0rsb::converter::Converter< WireType >pure virtual
getClassName() const rsb::converter::Converter< WireType >inlineprivate
getDataType() const rsb::converter::Converter< WireType >inlinevirtual
getWireSchema() const rsb::converter::Converter< WireType >inlinevirtual
printContents(std::ostream &stream) const rsb::converter::Converter< WireType >inlineprivate
Ptr typedefrsb::converter::Converter< WireType >
serialize(const AnnotatedData &data, WireType &wire)=0rsb::converter::Converter< WireType >pure virtual
wireSchemarsb::converter::Converter< WireType >private
~Converter()rsb::converter::Converter< WireType >inlinevirtual