KItinerary::Vendor0080BLSubBlock
#include <vendor0080block.h>
Properties | |
QString | content |
Public Member Functions | |
Vendor0080BLSubBlock (const Uic9183Block &block, int offset) | |
const char * | content () const |
int | contentSize () const |
const char * | id () const |
bool | isNull () const |
Vendor0080BLSubBlock | nextBlock () const |
int | size () const |
QString | toString () const |
Detailed Description
UIC 918.3 0080BL vendor data block sub-block.
Definition at line 39 of file vendor0080block.h.
Property Documentation
◆ content
|
read |
Definition at line 42 of file vendor0080block.h.
Constructor & Destructor Documentation
◆ Vendor0080BLSubBlock()
Vendor0080BLSubBlock::Vendor0080BLSubBlock | ( | const Uic9183Block & | block, |
int | offset ) |
Definition at line 56 of file vendor0080block.cpp.
Member Function Documentation
◆ content()
const char * Vendor0080BLSubBlock::content | ( | ) | const |
Content data of the S-block.
Definition at line 113 of file vendor0080block.cpp.
◆ contentSize()
int Vendor0080BLSubBlock::contentSize | ( | ) | const |
Size of the content of the S-block.
Definition at line 97 of file vendor0080block.cpp.
◆ id()
const char * Vendor0080BLSubBlock::id | ( | ) | const |
Type of the S-block.
Definition at line 105 of file vendor0080block.cpp.
◆ isNull()
bool Vendor0080BLSubBlock::isNull | ( | ) | const |
Definition at line 79 of file vendor0080block.cpp.
◆ nextBlock()
Vendor0080BLSubBlock Vendor0080BLSubBlock::nextBlock | ( | ) | const |
Next S-block in the 0080BL block.
Definition at line 89 of file vendor0080block.cpp.
◆ size()
int Vendor0080BLSubBlock::size | ( | ) | const |
Size of the entire S-block.
Definition at line 84 of file vendor0080block.cpp.
◆ toString()
QString Vendor0080BLSubBlock::toString | ( | ) | const |
Content as Unicode string.
Definition at line 121 of file vendor0080block.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.