#include <tag.hpp>
|
| const char * | key () const noexcept |
| |
| const char * | value () const |
| |
|
| static unsigned char * | after_null (unsigned char *ptr) |
| |
| static const unsigned char * | after_null (const unsigned char *ptr) |
| |
◆ Tag() [1/2]
| osmium::Tag::Tag |
( |
const Tag & |
| ) |
|
|
privatedelete |
◆ Tag() [2/2]
| osmium::Tag::Tag |
( |
Tag && |
| ) |
|
|
privatedelete |
◆ after_null() [1/2]
| static unsigned char* osmium::Tag::after_null |
( |
unsigned char * |
ptr | ) |
|
|
inlinestaticprivate |
◆ after_null() [2/2]
| static const unsigned char* osmium::Tag::after_null |
( |
const unsigned char * |
ptr | ) |
|
|
inlinestaticprivate |
◆ key()
| const char* osmium::Tag::key |
( |
| ) |
const |
|
inlinenoexcept |
◆ next() [1/2]
| unsigned char* osmium::Tag::next |
( |
| ) |
|
|
inlineprivate |
◆ next() [2/2]
| const unsigned char* osmium::Tag::next |
( |
| ) |
const |
|
inlineprivate |
◆ operator=() [1/2]
| Tag& osmium::Tag::operator= |
( |
const Tag & |
| ) |
|
|
privatedelete |
◆ operator=() [2/2]
| Tag& osmium::Tag::operator= |
( |
Tag && |
| ) |
|
|
privatedelete |
◆ value()
| const char* osmium::Tag::value |
( |
| ) |
const |
|
inline |
◆ osmium::memory::CollectionIterator
template<typename TMember >
◆ collection_type
The documentation for this class was generated from the following file: