#include <XmlSummaryFile.h>
Public Member Functions | |
XmlSummaryFile (string fileName) | |
bool | hasMoreRecords () |
XmlSummaryRecord | getNextRecord () |
Private Attributes | |
ifstream | file |
Provides simple access to data. All operations may throw Sct::IoExceptions
Definition at line 22 of file XmlSummaryFile.h.