#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 |
Definition at line 16 of file StorageMaker.h.
References debugLevel.
Referenced by StorageFactory::check(), StorageFactory::open(), and StorageFactory::stagein().
|
inline |
Definition at line 21 of file StorageMaker.h.
References timeout.
Referenced by StorageFactory::check(), StorageFactory::open(), and StorageFactory::stagein().
unsigned int StorageMaker::AuxSettings::debugLevel = 0 |
Definition at line 14 of file StorageMaker.h.
Referenced by XrdStorageMaker::check(), XrdStorageMaker::open(), setDebugLevel(), and XrdStorageMaker::stagein().
unsigned int StorageMaker::AuxSettings::timeout = 0 |
Definition at line 13 of file StorageMaker.h.
Referenced by DCacheStorageMaker::check(), XrdStorageMaker::check(), DCacheStorageMaker::open(), XrdStorageMaker::open(), setTimeout(), DCacheStorageMaker::stagein(), and XrdStorageMaker::stagein().