djiparsetxt
|
#include <RecordAndDetailsParser.hh>
Public Member Functions | |
RecordTypeStat () | |
Data Fields | |
unsigned | count |
unsigned | minLength |
unsigned | maxLength |
Definition at line 37 of file RecordAndDetailsParser.hh.
RecordTypeStat::RecordTypeStat | ( | ) |
Definition at line 35 of file RecordAndDetailsParser.cpp.
unsigned RecordTypeStat::count |
Definition at line 42 of file RecordAndDetailsParser.hh.
Referenced by RecordAndDetailsParser::parseRecord().
unsigned RecordTypeStat::maxLength |
Definition at line 42 of file RecordAndDetailsParser.hh.
Referenced by RecordAndDetailsParser::parseRecord().
unsigned RecordTypeStat::minLength |
Definition at line 42 of file RecordAndDetailsParser.hh.
Referenced by RecordAndDetailsParser::parseRecord().