Rosetta
Classes | Namespaces | Functions
PathName.hh File Reference

Path name class supporting Windows and UN*X/Linux format names. More...

#include <utility/file/PathName.fwd.hh>
#include <iosfwd>
#include <string>

Classes

class  utility::file::PathName
 Path name class supporting Windows and UN*X/Linux format names. More...
 

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::file
 

Functions

bool utility::file::operator== (PathName const &name1, PathName const &name2)
 PathName == PathName. More...
 
bool utility::file::operator!= (PathName const &name1, PathName const &name2)
 PathName != PathName. More...
 
bool utility::file::operator< (PathName const &name1, PathName const &name2)
 PathName < PathName. More...
 
bool utility::file::operator<= (PathName const &name1, PathName const &name2)
 PathName <= PathName. More...
 
bool utility::file::operator>= (PathName const &name1, PathName const &name2)
 PathName >= PathName. More...
 
bool utility::file::operator> (PathName const &name1, PathName const &name2)
 PathName > PathName. More...
 

Detailed Description

Path name class supporting Windows and UN*X/Linux format names.

Author
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)
Remarks
  • Converts to local platform format