Functions
bfsv23dispatch.hh File Reference
#include <boost/filesystem/path.hpp>
#include <mia/core/defines.hh>

Go to the source code of this file.

Functions

std::string __bfs_get_extension (const boost::filesystem::path &path)
 
std::string __bfs_get_filename (const boost::filesystem::path &path)
 
std::string __bfs_get_stem (const boost::filesystem::path &path)
 

Function Documentation

std::string __bfs_get_extension ( const boost::filesystem::path &  path)
inline

Definition at line 38 of file bfsv23dispatch.hh.

std::string __bfs_get_filename ( const boost::filesystem::path &  path)
inline

Definition at line 29 of file bfsv23dispatch.hh.

std::string __bfs_get_stem ( const boost::filesystem::path &  path)
inline

Definition at line 47 of file bfsv23dispatch.hh.