|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CPath Member ListThis is the complete list of members for NLMISC::CPath, including all inherited members.
_AlternativePaths | NLMISC::CPath | [private] |
_Extensions | NLMISC::CPath | [private] |
_Files | NLMISC::CPath | [private] |
_Instance | NLMISC::CPath | [private, static] |
addSearchBigFile(const std::string &filename, bool recurse, bool alternative) | NLMISC::CPath | [static] |
addSearchFile(const std::string &file, bool remap=false, const std::string &virtual_ext="") | NLMISC::CPath | [static] |
addSearchListFile(const std::string &filename, bool recurse, bool alternative) | NLMISC::CPath | [static] |
addSearchPath(const std::string &path, bool recurse, bool alternative) | NLMISC::CPath | [static] |
addSearchPath(const std::string &path) | NLMISC::CPath | [inline, static] |
clearMap() | NLMISC::CPath | [static] |
display() | NLMISC::CPath | [static] |
exists(const std::string &filename) | NLMISC::CPath | [static] |
findExtension(const std::string &ext1, const std::string &ext2) | NLMISC::CPath | [private] |
getCurrentPath() | NLMISC::CPath | [static] |
getFileList(const std::string &extension, std::vector< std::string > &filenames) | NLMISC::CPath | [static] |
getFullPath(const std::string &path, bool addFinalSlash=true) | NLMISC::CPath | [static] |
getInstance() | NLMISC::CPath | [private, static] |
getPathContent(const std::string &path, bool recurse, bool wantDir, bool wantFile, std::vector< std::string > &result) | NLMISC::CPath | [static] |
insertFileInMap(const std::string &filename, const std::string &filepath, bool remap, const std::string &extension) | NLMISC::CPath | [private, static] |
lookup(const std::string &filename, bool throwException=true, bool displayWarning=true, bool lookupInLocalDirectory=true) | NLMISC::CPath | [static] |
remapExtension(const std::string &ext1, const std::string &ext2, bool substitute) | NLMISC::CPath | [static] |
removeAllAlternativeSearchPath() | NLMISC::CPath | [static] |
standardizeDosPath(const std::string &path) | NLMISC::CPath | [static] |
standardizePath(const std::string &path, bool addFinalSlash=true) | NLMISC::CPath | [static] |
|
|