Output byte stream wrapper with statically bound encoding.
More...
#include <encodedstream.h>
template<typename Encoding, typename OutputByteStream>
class EncodedOutputStream< Encoding, OutputByteStream >
Output byte stream wrapper with statically bound encoding.
- Template Parameters
-
Definition at line 100 of file encodedstream.h.
◆ Ch
template<typename Encoding , typename OutputByteStream >
◆ EncodedOutputStream()
template<typename Encoding , typename OutputByteStream >
◆ Flush()
template<typename Encoding , typename OutputByteStream >
◆ Peek()
template<typename Encoding , typename OutputByteStream >
◆ Put()
template<typename Encoding , typename OutputByteStream >
◆ PutBegin()
template<typename Encoding , typename OutputByteStream >
◆ PutEnd()
template<typename Encoding , typename OutputByteStream >
◆ Take()
template<typename Encoding , typename OutputByteStream >
◆ Tell()
template<typename Encoding , typename OutputByteStream >
The documentation for this class was generated from the following file: