class FileItemParser
|
Internal utility for parsing TSE3MDL data lines. More... |
|
|
Public Methods
A TSE3 utility class.
This class is used by the FileBlockParser class to act on lines of
the format "Name:Data". The FileBlockParser will identify the line
as beginning with Name and mantains the mapping of Name string to
FileItemParser. It then passes on the data portion of the line to the
appropriate FileItemParser.
FileItemParser ()
| FileItemParser |
~FileItemParser ()
| ~FileItemParser |
[pure virtual]
void parse (const std::string &data)
| parse |
[pure virtual]
This method is called by the FileBlockParser when it finds
a data line that is handled by this FileItemParser.
Parameters:
data | The data line to be handled. The "Name:" prefix
has already been stripped.
|
- Version: 1.00
- Author: Pete Goodliffe
- Generated: pete on philemon on Wed May 25 14:39:52 2005, using kdoc 2.0a54.