tudocomp
– The TU Dortmund Compression Framework
InputSource.hpp File Reference
#include <iostream>
#include <string>
#include <tudocomp/util/View.hpp>

Go to the source code of this file.

Classes

class  tdc::io::InputSource
 Class that stores the source of input data. More...
 

Namespaces

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

Functions

bool tdc::io::operator== (const InputSource &lhs, const InputSource &rhs)
 
std::ostream & tdc::io::operator<< (std::ostream &o, const InputSource &v)