KItinerary::IataBcbpSectionBase
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()
|
nodiscardprotected |
Definition at line 23 of file iatabcbpsections.cpp.
◆ readString()
|
nodiscardprotected |
Definition at line 15 of file iatabcbpsections.cpp.
Member Data Documentation
◆ 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 Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
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.