KOSMIndoorMap
stringpool.h
36 * @tparam T Sub-classes of StringKey, to have a compile-time check against comparing keys from different pools.
49 /** Add a new string to the registry if needed, or returns an existing one if already present. */
Definition stringpool.h:21
T makeKey(const char *name, StringMemory memOpt)
Add a new string to the registry if needed, or returns an existing one if already present.
Definition stringpool.h:50
T key(const char *name) const
Looks up an existing key, if that doesn't exist an null key is returned.
Definition stringpool.h:62
Low-level types and functions to work with raw OSM data as efficiently as possible.
Definition locationqueryoverlayproxymodel.h:15
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.