![]() |
VR-Forces 4.0.4 Class Documentation
|
DtWktHeaderParserCreator class. More...

Public Member Functions | |
| DtWktHeaderParserCreator () | |
| CTOR. | |
| virtual | ~DtWktHeaderParserCreator () |
| DTOR. | |
| virtual DtHeaderParser * | create (DtDe &de, const std::string &filePath) const |
| Create a header parser. | |
DtWktHeaderParserCreator class.
| virtual makVrv::DtWktHeaderParserCreator::~DtWktHeaderParserCreator | ( | ) | [virtual] |
DTOR.
| virtual DtHeaderParser* makVrv::DtWktHeaderParserCreator::create | ( | DtDe & | de, |
| const std::string & | filePath | ||
| ) | const [virtual] |
Create a header parser.
Implements makVrv::DtHeaderParserCreator.