List of all members.
Public Member Functions |
| LiteralModelToken (char typ, const QByteArray &lit) |
const QByteArray & | data (void) const |
QByteArray & | data (void) |
Constructor & Destructor Documentation
wexus::LiteralModelToken::LiteralModelToken |
( |
char |
typ, |
|
|
const QByteArray & |
lit |
|
) |
| |
Constructor.
- Parameters:
-
typ | the type of token, one of 'S' (fields section) 'F' (fields) or 'L' (literal) |
lit | the literal code/byte stream |
- Author:
- Aleksander Demko
The documentation for this class was generated from the following file: