#include <KeyIdentifier.h>
List of all members.
Constructor & Destructor Documentation
KeyIdentifier::KeyIdentifier |
( |
const DataPointer & |
filewalker | ) |
|
Member Function Documentation
QString KeyIdentifier::className |
( |
| ) |
const [virtual] |
Name of block element in the specification (or something meaningful if there is no name in the law)
This usually matches the name of the c++-class used to read and show the data
Implements Block.
void KeyIdentifier::printOn |
( |
Reporter & |
o | ) |
const [virtual] |
int KeyIdentifier::size |
( |
| ) |
const [virtual] |
Size of data used in the file.
If the data element uses 3 bytes in the file, size() will return 3.
Implements DataType.
Member Data Documentation
The documentation for this class was generated from the following files: