Main Page
Class Hierarchy
Alphabetical List
Compound List
Examples
NullCodec Struct Reference
Pass through codec. Copies input to output.
More...
#include <
other_codecs.h
>
Inheritance diagram for NullCodec:
List of all members.
Public Member Functions
template<typename OutIt>
void
process
(char c, OutIt &out)
const char *
name
() const
Detailed Description
Pass through codec. Copies input to output.
See also:
encode
decode
The documentation for this struct was generated from the following file:
other_codecs.h