|
Tkrzw
|
This is the complete list of members for tkrzw::NullableStringView, including all inherited members.
| data() const | tkrzw::NullableStringView | |
| Get() const | tkrzw::NullableStringView | |
| NullableStringView() | tkrzw::NullableStringView | |
| NullableStringView(const char *str) | tkrzw::NullableStringView | explicit |
| NullableStringView(const char *data, size_t size) | tkrzw::NullableStringView | |
| NullableStringView(const std::string &str) | tkrzw::NullableStringView | explicit |
| NullableStringView(const std::string_view &str) | tkrzw::NullableStringView | explicit |
| Set(const char *data, size_t size) | tkrzw::NullableStringView | |
| Set(std::string_view str) | tkrzw::NullableStringView | |
| size() const | tkrzw::NullableStringView |