VHISTlib
1.84.0.3018
|
vhist::ArgFile | A class containing all information stored in a VHIST argfile |
vhist::ArgfileParser | A class which parses an argfile and returns a list of argument strings |
vhist::ArgfileReader | A class for reading VHIST argfiles |
vhist::ExtractionQueue | A queue datastructure which extracts embedded files from a VHIST file to the harddisk |
vhist::FileIterator | This class makes it possible to iterate linewise over a file in both directions without keeping the whole file inside memory |
vhist::FileSummary | The summary of one file which appears in a workflowstep |
vhist::FileTag | A dataclass storing all entries of the tags of one embedded files |
vhist::Inflater | A class designed for inflating (decompressing using the flate method) streams of data |
vhist::LogSource | A class which is a source for log messages |
Maybe< T > | Template class which may either hold a value of type T or nothing |
vhist::MD5Generator | A class to calculate MD5 checksums over a block of data |
vhist::SectionTag | A dataclass storing all entries of a section tag |
vhist::StopWatch | A class to measure time intervals |
vhist::Summary | The description of one summary file |
vhist::SummaryCreator | This class reads all summary files inside a VHIST file and associates file and section tags of the VHIST file with the extracted summaries |
vhist::SummaryReader | A class reading and evaluating summary files |
Tripple< T, U, V > | Template class which holds three values of types T, U and V |
vhist::ValidationQueue | A queue datastructure, which validates parts of a VHIST file |
vhist::Validator | A class for validating streams of data |
vhist::VhistaddRunner | Executes an VHIST argfile using vhistadd |
vhist::VhistdelRunner | Executes an VHIST argfile using vhistadd |
vhist::VhistFindQuery | This class represents a query concerning properties of VHIST files |
vhist::VhistParser | A parser for VHIST files |
vhist::VhistRunner | Executes an VHIST argfile using vhistadd |
vhist::Workflowstep | The summary of a workflowstep |
vhist::WSFile | This class contains the description of a single input/output file specified in an argfile |