![]() |
GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
|
This is the complete list of members for geodesk::StringValue, including all inherited members.
| data() const noexcept | geodesk::StringValue | inline |
| endsWith(const std::string_view s) const noexcept | geodesk::StringValue | inline |
| isEmpty() const noexcept | geodesk::StringValue | inline |
| operator bool() const noexcept | geodesk::StringValue | inline |
| operator!=(const std::string_view sv) const noexcept | geodesk::StringValue | inline |
| operator==(const std::string_view sv) const noexcept | geodesk::StringValue | inline |
| rawBytes() const noexcept | geodesk::StringValue | inline |
| size() const noexcept | geodesk::StringValue | inline |
| startsWith(const std::string_view s) const noexcept | geodesk::StringValue | inline |
| StringValue() | geodesk::StringValue | inline |
| StringValue(const clarisma::ShortVarString *str) | geodesk::StringValue | inline |
| StringValue(const uint8_t *bytes) | geodesk::StringValue | inlineexplicit |