KItinerary::Vendor1154UTSubBlock

Search for usage in LXR

KItinerary::Vendor1154UTSubBlock Class Reference

#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.

Member Function Documentation

◆ content()

const char* KItinerary::Vendor1154UTSubBlock::content ( ) const

Content data of the sub-block.

◆ 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.

◆ 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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 04:00:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.