Vcsn  2.3
Be Rational
file-library.hh File Reference

Manage sets of inclusion paths. More...

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

Go to the source code of this file.

Classes

class  vcsn::file_library
 Manage search paths. More...
 
class  vcsn::file_library::not_found
 Exception thrown when a file cannot be located. More...
 

Namespaces

 vcsn
 

Functions

std::ostream & vcsn::operator<< (std::ostream &o, const file_library &l)
 Print l on o. More...
 

Detailed Description

Manage sets of inclusion paths.

Definition in file file-library.hh.