|
C++ API Reference
|
This is the complete list of members for ChannelSerializer, including all inherited members.
| ChannelSerializer() | ChannelSerializer | |
| getFormatDescription(std::ostream &info) const =0 | ChannelSerializer | pure virtual |
| read(std::istream &cSrc, std::string &errors) const =0 | ChannelSerializer | pure virtual |
| write(const Channel &dataToWrite, std::ostream &cDst, std::string &errors) const =0 | ChannelSerializer | pure virtual |
| ~ChannelSerializer() | ChannelSerializer | virtual |