Go to the source code of this file.
Data Structures | |
class | StorageManagerException |
Base class for all StorageManager exceptions. More... | |
class | NoStorageLocationGiven |
Storage location was requested but none have been defined. More... | |
class | NoSpaceLeftOnStorage |
All defined storage locations have insufficient free space. More... | |
class | StorageManager |
Handles storage locations. More... | |