VHISTlib  1.84.0.3018
Public Member Functions
vhist::SummaryCreator Class Reference

This class reads all summary files inside a VHIST file and associates file and section tags of the VHIST file with the extracted summaries. More...

#include <summarycreator.h>

List of all members.

Public Member Functions

 SummaryCreator ()
 Creates a new SummaryCreator instance.
Summaries createSummaries (VhistParser &parser)
 Searches the given VhistParser for summary files and associates them with tags inside the VHIST file.

Detailed Description

This class reads all summary files inside a VHIST file and associates file and section tags of the VHIST file with the extracted summaries.


Member Function Documentation

Summaries SummaryCreator::createSummaries ( VhistParser parser)

Searches the given VhistParser for summary files and associates them with tags inside the VHIST file.

The resulting Summaries are returned.

Parameters:
[in]parserA parser with an opened VHIST file, for which the vhist::Summaries should be created.
Returns:
A list of Summaries
Note:
If a tag inside the VHIST file could not be matched with an entry in a summary, a dummy entry is generated for this file. This way, no information is hidden if the VHIST file contains errors.

The documentation for this class was generated from the following files:

VHISTlib 1.84.0.3018 of Jun 28 2013, generated by doxygen.