Static Public Member Functions | List of all members
boost::filesystem::pathext Class Reference

#include <filesystem_ext.hpp>

Static Public Member Functions

static path common_prefix (path &first, path &second)
 
static path relative_path (path &subject, path base=current_path())
 

Detailed Description

Definition at line 25 of file filesystem_ext.hpp.

Member Function Documentation

static path boost::filesystem::pathext::common_prefix ( path &  first,
path &  second 
)
inlinestatic
Parameters
firstthe first param to compare
secondthe second param to compare
Returns
the common prefix

Definition at line 32 of file filesystem_ext.hpp.

static path boost::filesystem::pathext::relative_path ( path &  subject,
path  base = current_path() 
)
inlinestatic
Parameters
subjectthe subject to get the relative path
basethe base path
Returns
the path

Definition at line 55 of file filesystem_ext.hpp.


The documentation for this class was generated from the following file:


asr_ros_uri
Author(s): Schleicher Ralf
autogenerated on Fri Dec 6 2019 03:24:27