KItinerary::KnowledgeDb::IBNR

Search for usage in LXR

KItinerary::KnowledgeDb::IBNR Class Reference

#include <stationidentifier.h>

Inheritance diagram for KItinerary::KnowledgeDb::IBNR:

Additional Inherited Members

- Public Member Functions inherited from KItinerary::KnowledgeDb::UICIdentiferBase
 UICIdentiferBase (const QString &id)
 
constexpr UICIdentiferBase (uint32_t id)
 
constexpr bool isValid () const
 
- Public Member Functions inherited from KItinerary::KnowledgeDb::UnalignedNumber< 3 >
constexpr UnalignedNumber (uint32_t num)
 
constexpr operator uint32_t () const
 
constexpr bool operator!= (UnalignedNumber< N > other) const
 
constexpr bool operator< (UnalignedNumber< N > other) const
 
constexpr UnalignedNumber< N > & operator= (uint32_t num)
 
constexpr bool operator== (UnalignedNumber< N > other) const
 
constexpr UnalignedNumber< N > & operator|= (uint32_t num)
 
constexpr uint32_t value () const
 
- Protected Member Functions inherited from KItinerary::KnowledgeDb::UnalignedNumber< 3 >
constexpr void setValue (uint32_t num)
 

Detailed Description

IBNR station id.

2 digits UIC country code, 5 digits station id. Same format as UICStation, but nevertheless different values.

Definition at line 39 of file stationidentifier.h.


The documentation for this class was generated from the following file:
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.