OSM::TagKey
OSM::TagKey Class Reference
#include <datatypes.h>
Inheritance diagram for OSM::TagKey:

Additional Inherited Members | |
Public Member Functions inherited from OSM::StringKey | |
| constexpr bool | isNull () const |
| constexpr const char * | name () const |
| constexpr bool | operator!= (StringKey other) const |
| constexpr bool | operator< (StringKey other) const |
| constexpr bool | operator== (StringKey other) const |
Protected Member Functions inherited from OSM::StringKey | |
| constexpr | StringKey (const char *keyData) |
Detailed Description
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:04:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:04:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
Public Member Functions inherited from