tudocomp
– The TU Dortmund Compression Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RestrictedIOStream.hpp File Reference

Go to the source code of this file.

Classes

class  tdc::io::RestrictedOStreamBuf
 Adapter class over a std::ostream that reverse the escaping and null termination of data written to it according to the provided input restrictions. More...
 
class  tdc::io::RestrictedIStreamBuf
 Adapter class over a std::istream that escapes and null terminates the data read from it according to the provided input restrictions. More...
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 
 tdc::io
 Contains I/O abstractions and utilities.