winapi_common
Public Member Functions | Static Public Member Functions | List of all members
winapi::CanonicalPath Class Reference

Absolute, canonical path. More...

Public Member Functions

 CanonicalPath (const std::string &)
 
std::string get () const
 
std::string path () const
 

Static Public Member Functions

static std::string canonicalize (const std::string &)
 

Detailed Description

Absolute, canonical path.

Definition at line 13 of file path.hpp.

Member Function Documentation

◆ canonicalize()

std::string winapi::CanonicalPath::canonicalize ( const std::string &  path)
static

Make an absolute, canonical path.

Definition at line 52 of file path.cpp.


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