KItinerary
KItinerary::VdvBcdNumber< N > Struct Template Reference
#include <vdvbasictypes.h>
Inheritance diagram for KItinerary::VdvBcdNumber< N >:

Public Member Functions | |
constexpr | operator uint32_t () const |
constexpr uint32_t | value () const |
Public Attributes | |
uint8_t | data [N] |
Detailed Description
template<int N>
struct KItinerary::VdvBcdNumber< N >
Two-digit BCD encoded number.
Definition at line 24 of file vdvbasictypes.h.
The documentation for this struct was generated from the following file:
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
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.