Static Public Member Functions
boost::filesystem::pathext Class Reference

#include <filesystem_ext.hpp>

List of all members.

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 
) [inline, static]
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() 
) [inline, static]
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 Sat Jun 8 2019 20:46:59