runMACS
 All Data Structures Files Functions Variables Enumerations Enumerator Macros
Data Structures
StorageManager.h File Reference
#include <string>
#include <list>
#include <exception>
#include <SystemHelper.h>

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...