OSM::StringKeyRegistryBase
OSM::StringKeyRegistryBase Class Reference
#include <stringpool.h>
Inheritance diagram for OSM::StringKeyRegistryBase:

Protected Member Functions | |
StringKeyRegistryBase (StringKeyRegistryBase &&) | |
const char * | keyInternal (const char *name) const |
const char * | makeKeyInternal (const char *name, std::size_t len, StringMemory memOpt) |
StringKeyRegistryBase & | operator= (StringKeyRegistryBase &&) |
Protected Attributes | |
std::vector< char * > | m_pool |
std::vector< const char * > | m_registry |
Detailed Description
Definition at line 20 of file stringpool.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 04:06:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 04:06:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.