treqs::Activator | Class responsible for activation of the staging queues |
AnyOption | |
BadConfigError | Unexpected configuration value |
CEventClass | |
CIncrementThread | |
CMutexClass | |
ConfigError | Error parsing configuration |
ConfigNotFoundError | Exception when configuration item is not found |
ControlerError | |
ControlerInsertError | |
Controller< T > | Controller template. Helps managing a collection of objects |
CopyError | |
CTask | |
CTaskIncrementer | |
CThread | |
treqs::DBFileRequest | Class to define a structure for communication between jobs Database and TReqS. This objects is only used between DBUtils, and Dispatcher |
treqs::DBUtils | Class handling connection to MySQL database |
Destroyer< DOOMED > | Template Class Destroyer |
treqs::Dispatcher | This class scans new jobs and assign the requests to queues |
DuplicateFileException | |
DuplicateObjectException | |
ErrMySQL | Basic MySQL exception |
ErrMySQLConnection | Exception on connection to database |
ErrMySQLInitTable | Exception on tables initialization |
ErrMySQLStatement | Exception on statement syntax |
Error | |
treqs::File | The class File represents a File as a readable object |
FileNotFoundError | |
treqs::FilePositionOnTape | Defines a relation between a file and a tape/ |
treqs::FilePositionOnTapesController | Class Controller for the FilePostionOnTape classes |
treqs::FileRequest | |
treqs::FilesController | |
treqs::HPSSBridge | Managing interactions with HPSS |
treqs::HPSSCloseError | Error in hpss_Close() |
treqs::HPSSError | Basic HPSS interaction exception |
treqs::HPSSOpenError | Error on HPSS file open |
treqs::HPSSResourceError | Error on resources allocation |
treqs::HPSSStageError | Error on HPSS file stageing |
treqs::HPSSStatError | There is no file registered in HPSS with this name |
treqs::HPSSUnknownError | Unknown error with HPSS interaction |
MissingConfigError | |
MyTaskClass | |
NoFileRefException | FilePositionOnTape instance has no File referenced |
treqs::Queue | The queue class represents a queue of files to be read sequentially |
treqs::QueueDAO | Managing Queues object updates to database |
treqs::QueuesController | The controller for Queue objects |
treqs::Reading | Represents the reading status. Involves a File and a Tape |
treqs::ReadingDAO | Managing Reading object updates to database |
treqs::Resource | |
RLSNotifier | |
treqs::Stager | This class should read files from a queue as a new thread |
StagersController | |
treqs::Tape | Class Tape representing an HPSS tape (or cartridge) |
treqs::TapesController | Provides interface to create new Tapes and access Tape Objects |
treqs::TapeStatusUpdater | |
treqs::TreqsConfig | Parsing the configuration file and providing it to other classes |
UnknownCopyError | |
treqs::User | Class handling a user |
treqs::UsersController | Specialization of the Controller template to manage users |