Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::Path Class Reference

Public Member Functions

 Path (const char *path)
 
 Path (const std::string &path)
 
Path parent () const
 
std::string str () const
 
std::string ext () const
 
Path replace_ext (const std::string &new_ext) const
 
bool operator== (const Path &p) const
 
bool operator< (const Path &p) const
 
bool operator!= (const Path &p) const
 

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