PhoenixPresentation  2.0.0
Set of cmake function to automate presentation generation
PPath Member List

This is the complete list of members for PPath, including all inherited members.

add(const PString &other)PString
add(const std::string &other)PString
add(char ch)PString
add(const char *str)PString
changeMode(mode_t __mode=S_IRWXU|S_IRWXG|S_IROTH|S_IXOTH) constPPath
checkFileBegning(const PString &expectedBegining) constPPath
concatenatePString(const PString &other)PStringprotected
concatenatePString(const std::string &other)PStringprotected
copyPPath(const PPath &other)PPathprotected
copyPString(const PString &other)PStringprotected
copyPString(const std::string &other)PStringprotected
count(char ch) constPString
count(const PString &patern) constPString
createDirectory(mode_t mode=0755) constPPath
eraseChar(char ch) constPString
eraseChar(const PString &vecChar) constPString
eraseExtension()PPath
eraseExtension() constPPath
eraseFirstChar(const PString &vecChar) constPString
eraseFirstLastChar(const PString &vecChar) constPString
eraseLastChar(const PString &vecChar) constPString
eraseLongestExtension()PPath
eraseLongestExtension() constPPath
escapeStr(const PString &strCharToEscape, const PString &escapeSeq) constPString
find(char ch) constPString
find(const PString &listChar) constPString
firstToLower() constPString
firstToUpper() constPString
format(const PString &arg) constPString
fromValue(const T &other)PString
getAllDirectoryInDir() constPPath
getAllElementInDir() constPPath
getAllFileInDir() constPPath
getCommonBegining(const PString &other) constPString
getCurrentDirectory()PPathstatic
getCurrentNodeName()PPathstatic
getDirectoryName() constPPath
getExtension() constPPath
getFileModificationTime() constPPath
getFileName() constPPath
getFileSize() constPPath
getHomeDir()PPathstatic
getLongestExtension() constPPath
getParentDirectory() constPPath
getParentDirectory(const PPath &subDirName) constPPath
getProgramDirectory()PPathstatic
getProgramLocation()PPathstatic
getProgramPrefix()PPathstatic
getUnderPath(const PString &pathPart) constPPath
initialisationPPath()PPathprivate
initialisationPString()PStringprivate
isAbsolutePath() constPPath
isDirectoryExist() constPPath
isExist() constPPath
isFileExist() constPPath
isLowerCase() constPString
isNumber() constPString
isSameBegining(const PString &beginStr) constPString
isUpperCase() constPString
loadFileContent() constPPath
makeAbsolute() constPPath
merge(const std::vector< PString > &vecStr, const PString &separator="")PString
operator+=(const PString &other)PString
operator+=(const std::string &other)PString
operator+=(char ch)PString
operator+=(const T &other)PString
operator/(const PPath &other1, const PPath &other2)PPathfriend
operator<<(const T &other)PString
operator=(const PPath &other)PPath
PString::operator=(const PString &other)PString
PString::operator=(const std::string &other)PString
PString::operator=(const T &other)PString
PPath()PPath
PPath(const PString &other)PPath
PPath(const PPath &other)PPath
PString()PString
PString(const char *str)PString
PString(const std::string &str)PString
PString(const PString &other)PString
replace(const PString &pattern, const PString &replaceStr) constPString
replace(const PString &pattern, const PString &replaceStr, size_t maxNbReplace) constPString
replaceChar(const PString &vecChar, const PString &replaceStr) constPString
saveFileContent(const PString &content) constPPath
simplify() constPPath
split(char separator) constPString
split(const PString &vecSeparator) constPString
toLower() constPString
toLowerUnderscore() constPString
toString(const T &value)PStringstatic
toUpper() constPString
toValue(const PString &other)PStringstatic
toValue() constPString
~PPath()PPathvirtual
~PString()PStringvirtual