#include <StorageMaker.h>
Public Member Functions | |
AuxSettings & | setDebugLevel (unsigned int iLevel) |
AuxSettings & | setTimeout (unsigned int iTime) |
Public Attributes | |
unsigned int | debugLevel = 0 |
unsigned int | timeout = 0 |
Definition at line 12 of file StorageMaker.h.
|
inline |
|
inline |
unsigned int StorageMaker::AuxSettings::debugLevel = 0 |
Definition at line 14 of file StorageMaker.h.
Referenced by setDebugLevel().
unsigned int StorageMaker::AuxSettings::timeout = 0 |
Definition at line 13 of file StorageMaker.h.
Referenced by DCacheStorageMaker::check(), DCacheStorageMaker::open(), setTimeout(), and DCacheStorageMaker::stagein().