StoreFSufs.h
Go to the documentation of this file.
52StoreFSufs<C>::StoreFSufs(char const *defaultModuleName, char const *aLabel) : IO(nullptr), moduleName(defaultModuleName), label(aLabel)
Definition: DiskIOModule.h:21
Definition: StoreFSufs.h:35
StoreFSufs(char const *DefaultModuleType, char const *label)
Definition: StoreFSufs.h:52
static StoreFileSystem & GetInstance()
Definition: StoreFileSystem.h:91
Definition: Module.h:13