ChastePosixPathFixer Class Reference

#include <PosixPathFixer.hpp>

List of all members.

Static Public Member Functions

static std::string ToPosix (const fs::path path)

Detailed Description

A helper class to convert native paths into POSIX syntax. Mainly for Windows.

Definition at line 45 of file PosixPathFixer.hpp.


Member Function Documentation

std::string ChastePosixPathFixer::ToPosix ( const fs::path  path  )  [static]
Parameters:
path the native path to convert
Returns:
a POSIX string representation of path

Definition at line 38 of file PosixPathFixer.cpp.

Referenced by Warnings::AddWarning(), FileFinder::PrivateRemove(), and Exception::SetMessage().


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

Generated by  doxygen 1.6.2