|
My Project
|
a search path. More...
#include <FilePath.h>
Public Member Functions | |
| SearchPath (const char *searchpath) | |
| SearchPath (const char *searchpath, int nPriority) | |
| bool | operator== (const SearchPath &left) |
| bool | operator== (const std::string &left) |
| std::string & | GetPath () |
Public Attributes | |
| std::string | m_searchpath |
| int | m_nPriority |
a search path.
1.8.12