BoostFilesystem.hpp File Reference

#include <boost/version.hpp>
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
Include dependency graph for BoostFilesystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BOOST_FILESYSTEM_VERSION   2
#define PATH_LEAF_NAME(path)   path.leaf()

Detailed Description

Include the Boost Filesystem library headers, and set up the 'fs' namespace alias. This header also ensures that we use version 2 of the library when available.

Definition in file BoostFilesystem.hpp.


Define Documentation

#define BOOST_FILESYSTEM_VERSION   2

Which version of the library to use.

Definition at line 50 of file BoostFilesystem.hpp.

#define PATH_LEAF_NAME ( path   )     path.leaf()

How to get a leafname as a string (in version 2).

Definition at line 52 of file BoostFilesystem.hpp.

Referenced by FileFinder::FindMatches(), FileFinder::GetLeafName(), and FileFinder::IsEmpty().


Generated by  doxygen 1.6.2