Xmipp  v3.23.11-Nereus
FileName Member List

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

addExtension(const String &ext) constFileName
addPrefix(const String &prefix) constFileName
afterFirstOf(const String &str) constFileName
afterLastOf(const String &str) constFileName
assertExists()FileName
beforeFirstOf(const String &str) constFileName
beforeLastOf(const String &str) constFileName
compose(const String &str, const size_t no, const String &ext="")FileName
compose(const size_t no, const String &str)FileName
compose(size_t no, const String &str, const String &ext)FileName
compose(const String &blockName, const String &str)FileName
composeBlock(const String &blockName, size_t no, const String &str, const String &ext="")FileName
contains(const String &str) constFileName
copyFile(const FileName &target) constFileName
createEmptyFile(size_t size, size_t block_size=102400)FileName
createEmptyFileWithGivenLength(size_t length=0) constFileName
decompose(size_t &no, String &str) constFileName
deleteFile() constFileName
exists() constFileName
existsTrim() constFileName
FileName()FileNameinline
FileName(const String &str)FileNameinline
FileName(const char *str)FileNameinline
FileName(const FileName &fn)FileNameinline
FileName(const char *str, int no, const String &ext="")FileNameinline
FileName(const char *str, const String &ext)FileNameinline
FileName(const String &str, const String &ext)FileNameinline
getBaseName() constFileName
getBlockName() constFileName
getDecomposedFileName() constFileName
getDir() constFileName
getExtension() constFileName
getFileFormat() constFileName
getFiles(std::vector< FileName > &files) constFileName
getFileSize() constFileName
getNumber() constFileName
getPrefixNumber(size_t pos=0) constFileName
getRoot() constFileName
getString() constFileNameinline
hasImageExtension() constFileName
hasMetadataExtension() constFileName
hasStackExtension() constFileName
hasVolumeExtension() constFileName
initRandom(int length)FileName
initUniqueName(const char *templateStr="xmippTemp_XXXXXX", const String &fnDir="")FileName
insertBeforeExtension(const String &str) constFileName
isDir() constFileName
isEmpty() constFileNameinline
isInStack() constFileName
isMetaData(bool failIfNotExists=true) constFileName
isStar1(bool failIfNotExists) constFileName
makePath(mode_t mode=0755) constFileName
operator=(const FileName &op)FileNameinline
removeAllExtensions() constFileName
removeAllPrefixes() constFileName
removeBlockName() constFileName
removeDirectories(int keep=0) constFileName
removeExtension(const String &ext) constFileName
removeFileFormat() constFileName
removeFilename() constFileName
removeLastExtension() constFileName
removePrefixNumber() constFileName
removeSubstring(const String &sub) constFileName
removeUntilPrefix(const String &prefix) constFileName
replaceCharacter(char oldChar, char newChar) constFileName
replaceExtension(const String &newExt) constFileName
replaceSubstring(const String &subOld, const String &subNew) constFileName
toLowercase() constFileName
toUppercase() constFileName
waitUntilStableSize(size_t time_step=250000)FileName
withoutExtension() constFileName
withoutRoot() constFileName