Vcsn  2.3
Be Rational
path.hh File Reference

Declaration of vcsn::path. More...

#include <string>
#include <list>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/export.hh>
#include <vcsn/misc/path.hxx>
Include dependency graph for path.hh:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declaration of vcsn::path.

Definition in file path.hh.