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