C++ API Reference
ChannelSerializer Member List

This is the complete list of members for ChannelSerializer, including all inherited members.

ChannelSerializer()ChannelSerializer
getFormatDescription(std::ostream &info) const =0ChannelSerializerpure virtual
read(std::istream &cSrc, std::string &errors) const =0ChannelSerializerpure virtual
write(const Channel &dataToWrite, std::ostream &cDst, std::string &errors) const =0ChannelSerializerpure virtual
~ChannelSerializer()ChannelSerializervirtual