KItinerary::IataBcbpSectionBase

Search for usage in LXR

KItinerary::IataBcbpSectionBase Class Reference

#include <iatabcbpsections.h>

Inheritance diagram for KItinerary::IataBcbpSectionBase:

Protected Member Functions

int readNumericValue (int offset, int length, int base) const
 
QString readString (int offset, int length) const
 

Protected Attributes

QStringView m_data
 

Detailed Description

Base class for IATA BCBP sections.

Definition at line 17 of file iatabcbpsections.h.

Member Function Documentation

◆ readNumericValue()

int IataBcbpSectionBase::readNumericValue ( int offset,
int length,
int base ) const
protected

Definition at line 22 of file iatabcbpsections.cpp.

◆ readString()

QString IataBcbpSectionBase::readString ( int offset,
int length ) const
protected

Definition at line 14 of file iatabcbpsections.cpp.

Member Data Documentation

◆ m_data

QStringView KItinerary::IataBcbpSectionBase::m_data
protected

Definition at line 23 of file iatabcbpsections.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:14:49 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.