Class to store and manage the PRINT information From the file.out file or FILE_OUT collection in MongoDB. More...
Go to the source code of this file.
Classes | |
class | PrintInfoItem |
Class stores a single output item of an OuputID. More... | |
class | PrintInfo |
Outputs of one variable, which may contain one or more PrintInfoItem More... | |
Enumerations | |
enum | AggregationType { AT_Unknown = 0 , AT_Sum = 1 , AT_Average = 2 , AT_Minimum = 3 , AT_Maximum = 4 , AT_SpecificCells = 5 , AT_TimeSeries = 6 } |
Aggregation type for OUTPUT. More... | |
Class to store and manage the PRINT information From the file.out file or FILE_OUT collection in MongoDB.