My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::SearchPath Struct Reference

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
 

Detailed Description

a search path.


The documentation for this struct was generated from the following file: