MIRA
|
This is the complete list of members for StripedStorageBase, including all inherited members.
deleteAllFiles() | StripedStorageBase | inline |
extension | StripedStorageBase | |
fileNameBase | StripedStorageBase | |
filePath | StripedStorageBase | protected |
generateFilename(uint32 fileNr) const | StripedStorageBase | inline |
getFilePath() | StripedStorageBase | inline |
getFiles() const | StripedStorageBase | inline |
maxFiles | StripedStorageBase | |
mCurrentFileIdx | StripedStorageBase | protected |
setFilePath(const Path &path) | StripedStorageBase | inline |
StripedStorageBase() | StripedStorageBase | inline |
StripedStorageBase(std::string baseName, std::string extension, uint32 maxFiles) | StripedStorageBase | inline |
StripedStorageBase(const Path &directory, std::string baseName, std::string extension, uint32 maxFiles) | StripedStorageBase | inline |