KItinerary::Vendor1154UTSubBlock
#include <vendor1154block.h>
Properties | |
QString | content |
Public Member Functions | |
Vendor1154UTSubBlock (const Uic9183Block &block, int offset) | |
const char * | content () const |
int | contentSize () const |
const char * | id () const |
bool | isNull () const |
Vendor1154UTSubBlock | nextBlock () const |
int | size () const |
QString | toString () const |
Detailed Description
UIC 918.3 1154UT vendor data block sub-block.
Definition at line 15 of file vendor1154block.h.
Property Documentation
◆ content
|
read |
Definition at line 18 of file vendor1154block.h.
Constructor & Destructor Documentation
◆ Vendor1154UTSubBlock()
Vendor1154UTSubBlock::Vendor1154UTSubBlock | ( | const Uic9183Block & | block, |
int | offset ) |
Definition at line 41 of file vendor1154block.cpp.
Member Function Documentation
◆ content()
const char * Vendor1154UTSubBlock::content | ( | ) | const |
Content data of the sub-block.
Definition at line 94 of file vendor1154block.cpp.
◆ contentSize()
int Vendor1154UTSubBlock::contentSize | ( | ) | const |
Size of the content the sub-block.
Definition at line 78 of file vendor1154block.cpp.
◆ id()
const char * Vendor1154UTSubBlock::id | ( | ) | const |
Type of the block.
Definition at line 86 of file vendor1154block.cpp.
◆ isNull()
bool Vendor1154UTSubBlock::isNull | ( | ) | const |
Definition at line 60 of file vendor1154block.cpp.
◆ nextBlock()
Vendor1154UTSubBlock Vendor1154UTSubBlock::nextBlock | ( | ) | const |
Next sub-block in the 1154UT block.
Definition at line 70 of file vendor1154block.cpp.
◆ size()
int Vendor1154UTSubBlock::size | ( | ) | const |
Size of the entire S-block.
Definition at line 65 of file vendor1154block.cpp.
◆ toString()
QString Vendor1154UTSubBlock::toString | ( | ) | const |
Content as Unicode string.
Definition at line 102 of file vendor1154block.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.