![]()  | 
  
    Rosetta
    2015.38
    
   | 
 
Path name class supporting Windows and UN*X/Linux format names. More...
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 1.  | |
| 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... | |
Path name class supporting Windows and UN*X/Linux format names.
 1.8.7