#include <sys/types.h>
#include <unistd.h>
#include "logger.h"
#include "DBUtils.h"
#include "TapeStatus.h"
#include "TreqsConfig.h"
Go to the source code of this file.
Classes | |
class | treqs::HPSSError |
Basic HPSS interaction exception. More... | |
class | treqs::HPSSUnknownError |
Unknown error with HPSS interaction. More... | |
class | treqs::HPSSStatError |
There is no file registered in HPSS with this name. More... | |
class | treqs::HPSSOpenError |
Error on HPSS file open. More... | |
class | treqs::HPSSResourceError |
Error on resources allocation. More... | |
class | treqs::HPSSStageError |
Error on HPSS file stageing. More... | |
class | treqs::HPSSCloseError |
Error in hpss_Close(). More... | |
class | treqs::HPSSBridge |
Managing interactions with HPSS. More... | |
Namespaces | |
namespace | treqs |
Defines | |
#define | MAX_PATH_LEN 256 |
#define MAX_PATH_LEN 256 |