Expand description
High-Level interface to run the data loop
and setup Chart and Dimension info in an efficient manner.
(The Collector section includes an example.)
Structsยง
- Collected
Chart ๐Info - Internal List of active Charts.
- Collected
Dimension ๐Info - Internal List of active Dimensions.
- Collector
- A High-Level interface to run the data collecting
BEGIN
-SET
-END
loop and setup Chart and Dimension info in an efficient manner.
Enumsยง
- Collector
Error - Error codes used by Collector and its methods.