# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CFile Member List

This is the complete list of members for NLMISC::CFile, including all inherited members.
addFileChangeCallback(const std::string &filename, void(*)(const std::string &filename))NLMISC::CFile [static]
checkFileChange(TTime frequency=1000)NLMISC::CFile [static]
copyFile(const char *dest, const char *src, bool failIfExists=false)NLMISC::CFile [static]
createDirectory(const std::string &dirname)NLMISC::CFile [static]
fileExists(const std::string &filename)NLMISC::CFile [static]
findNewFile(const std::string &filename)NLMISC::CFile [static]
getExtension(const std::string &filename)NLMISC::CFile [static]
getFileCreationDate(const std::string &filename)NLMISC::CFile [static]
getFileModificationDate(const std::string &filename)NLMISC::CFile [static]
getFilename(const std::string &filename)NLMISC::CFile [static]
getFilenameWithoutExtension(const std::string &filename)NLMISC::CFile [static]
getFileSize(const std::string &filename)NLMISC::CFile [static]
getLastSeparator(const std::string &filename)NLMISC::CFile [static]
getPath(const std::string &filename)NLMISC::CFile [static]
isDirectory(const std::string &filename)NLMISC::CFile [static]
isExists(const std::string &filename)NLMISC::CFile [static]
moveFile(const char *dest, const char *src)NLMISC::CFile [static]