Vcsn
2.4
Be Rational
|
Declaration of vcsn::path. More...
#include <string>
#include <list>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/export.hh>
#include <vcsn/misc/path.hxx>
Go to the source code of this file.
Classes | |
class | vcsn::path |
Paths in filesystems, i.e., file names. More... | |
class | vcsn::path::invalid_path |
Exception thrown on invalid path. More... | |
Namespaces | |
vcsn | |
Functions | |
path | vcsn::absolute (const path &p) |
bool | vcsn::exists (const path &p) |
std::ostream & | vcsn::operator<< (std::ostream &o, const path &p) |
Dump p on o. More... | |
Declaration of vcsn::path.
Definition in file path.hh.