LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::FileName Member List

This is the complete list of members for lwpp::FileName, including all inherited members.

Exists(const std::string &name)lwpp::FileNamestatic
Exists()lwpp::FileNameinline
extractImageExtension(const char *source)lwpp::FileNamestatic
FileName(const char *_baseDir=LWFTYPE_CONTENT, bool base=false)lwpp::FileNameinline
FileName(const std::string name, bool base=false)lwpp::FileNameinline
getAbsoluteName()lwpp::FileNameinline
getFileExtension()lwpp::FileNameinline
getFileName(void)lwpp::FileName
getFullName()lwpp::FileNameinline
getFullPath(void)lwpp::FileName
getPath(void)lwpp::FileName
getRelativeName()lwpp::FileName
getRelativeNameC()lwpp::FileName
Load(const LoadState &ls)lwpp::FileNamevirtual
operator=(const char *name)lwpp::FileNameinline
operator=(const std::string name)lwpp::FileNameinline
Save(const SaveState &ss)lwpp::FileNamevirtual
setExtractedExtension(const char *source)lwpp::FileNameinline
setFileExtension(const char *extension="")lwpp::FileNameinline
setFileName(const std::string name)lwpp::FileNameinline
setFullName(const std::string name)lwpp::FileNameinline
stripNumberTrail(void)lwpp::FileName