Go to the source code of this file.
Classes | |
class | TArtDataSource |
This class is a abstract base class for dealing with a data source. More... | |
Enumerations | |
enum | ArtBlockType_t { kNormal, kEnd, kComment, kError } |
enumuration for the block type More... | |
enum | ArtBlockStat_t { kNORMALBLOCK, kWAIT, kRUNSTOP, kEOF, kERRORBLOCK } |
enumuration for the status of extraction for data block More... | |
enum | ArtEventStat_t { kNORMALEVENT, kEOB, kCOMMENT, kERROREVENT } |
enumeration for the status of extraction for event data More... | |
enum | ArtFileStat_t { kEXIST, kNOTEXIST } |
enumeration for the file status More... |
|
enumuration for the status of extraction for data block
|
|
enumuration for the block type
|
|
enumeration for the status of extraction for event data
|
|
enumeration for the file status
|