tudocomp
– The TU Dortmund Compression Framework
|
Represents a file path. More...
#include <Path.hpp>
Public Member Functions | |
Path (const std::string &p) | |
Public Attributes | |
std::string | path |
The path string. More... | |
Represents a file path.
Pass a Path instance to the respective constructor in order to create an input from the file pointed to by the path.