KPublicTransport

KPublicTransport Namespace Reference

Namespaces

namespace  Disruption
 
namespace  EquipmentUtil
 
namespace  IfoptUtil
 
namespace  Load
 
namespace  UicRailwayCoach
 
namespace  UicStationCode
 

Classes

class  AbstractQueryModel
 
class  Attribution
 
class  Backend
 
class  BackendModel
 
class  CoverageArea
 
class  Equipment
 
class  IndividualTransport
 
class  Journey
 
class  JourneyQueryModel
 
class  JourneyReply
 
class  JourneyRequest
 
class  JourneySection
 
class  Line
 
class  LineMetaData
 
class  LoadInfo
 
class  Location
 
class  LocationHistoryModel
 
class  LocationQueryModel
 
class  LocationReply
 
class  LocationRequest
 
class  Manager
 
class  OnboardStatus
 
class  Path
 
class  PathModel
 
class  PathSection
 
class  Platform
 
class  PlatformLayout
 
class  PlatformSection
 
class  RentalVehicle
 
class  RentalVehicleNetwork
 
class  RentalVehicleStation
 
class  Reply
 
class  Route
 
class  Stopover
 
class  StopoverQueryModel
 
class  StopoverReply
 
class  StopoverRequest
 
class  Vehicle
 
class  VehicleLayoutQueryModel
 
class  VehicleLayoutReply
 
class  VehicleLayoutRequest
 
class  VehicleSection
 

Functions

static constexpr uint16_t Bucket (uint16_t index)
 

Variables

static const constexpr LineMetaDataContent line_data []
 
static const int16_t line_data_bucketTable []
 
static constexpr const auto line_data_count = sizeof(line_data) / sizeof(LineMetaDataContent)
 
static const constexpr LineMetaDataQuadTreeDepthIndex line_data_depthOffsets []
 
static const constexpr LineMetaDataZIndex line_data_zquadtree []
 
static const char line_logo_stringtab []
 
static const char line_name_stringtab []
 
static const constexpr uint16_t NoLogo = 18
 

Detailed Description

Query operations and data types for accessing realtime public transport information from online services.

Function Documentation

◆ Bucket()

static constexpr uint16_t KPublicTransport::Bucket ( uint16_t index)
inlinestaticconstexpr

Definition at line 5324 of file linemetadata_data.cpp.

Variable Documentation

◆ line_data

const constexpr LineMetaDataContent KPublicTransport::line_data[]
staticconstexpr

Definition at line 2292 of file linemetadata_data.cpp.

◆ line_data_bucketTable

const int16_t KPublicTransport::line_data_bucketTable[]
static

Definition at line 5326 of file linemetadata_data.cpp.

◆ line_data_count

constexpr const auto KPublicTransport::line_data_count = sizeof(line_data) / sizeof(LineMetaDataContent)
staticconstexpr

Definition at line 5322 of file linemetadata_data.cpp.

◆ line_data_depthOffsets

const constexpr LineMetaDataQuadTreeDepthIndex KPublicTransport::line_data_depthOffsets[]
staticconstexpr
Initial value:
= {
{ 27, 0 },
{ 26, 2 },
{ 25, 17 },
{ 24, 68 },
{ 23, 180 },
{ 22, 391 },
{ 21, 727 },
{ 20, 1103 },
{ 19, 1453 },
{ 18, 1624 },
{ 17, 1699 },
{ 16, 1765 },
}

Definition at line 5991 of file linemetadata_data.cpp.

◆ line_data_zquadtree

const constexpr LineMetaDataZIndex KPublicTransport::line_data_zquadtree[]
staticconstexpr

Definition at line 6006 of file linemetadata_data.cpp.

◆ line_logo_stringtab

const char KPublicTransport::line_logo_stringtab[]
static

Definition at line 919 of file linemetadata_data.cpp.

◆ line_name_stringtab

const char KPublicTransport::line_name_stringtab[]
static

Definition at line 12 of file linemetadata_data.cpp.

◆ NoLogo

const constexpr uint16_t KPublicTransport::NoLogo = 18
staticconstexpr

Definition at line 2290 of file linemetadata_data.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:06 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.