KItinerary
KItinerary::VdvNumber< N > Struct Template Reference
#include <vdvbasictypes.h>
Inheritance diagram for KItinerary::VdvNumber< N >:
Public Member Functions | |
constexpr | operator uint32_t () const |
VdvNumber< N > & | operator= (uint32_t) |
constexpr uint32_t | value () const |
Public Attributes | |
uint8_t | data [N] |
Detailed Description
template<int N>
struct KItinerary::VdvNumber< N >
struct KItinerary::VdvNumber< N >
Big-endian numeric value.
Definition at line 64 of file vdvbasictypes.h.
Member Function Documentation
◆ operator uint32_t()
template<int N>
|
inlineconstexpr |
Definition at line 79 of file vdvbasictypes.h.
◆ operator=()
template<int N>
|
inline |
Definition at line 82 of file vdvbasictypes.h.
◆ value()
template<int N>
|
inlineconstexpr |
Definition at line 69 of file vdvbasictypes.h.
Member Data Documentation
◆ data
template<int N>
uint8_t KItinerary::VdvNumber< N >::data[N] |
Definition at line 67 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-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.