| protozero 1.8.0
    Minimalistic protocol buffer decoder and encoder in C++. | 
This is the complete list of members for protozero::data_view, including all inherited members.
| compare(data_view other) const noexcept | protozero::data_view | inline | 
| data() const noexcept | protozero::data_view | inline | 
| data_view() noexcept=default | protozero::data_view | |
| data_view(const char *ptr, std::size_t length) noexcept | protozero::data_view | inline | 
| data_view(const std::string &str) noexcept | protozero::data_view | inline | 
| data_view(const char *ptr) noexcept | protozero::data_view | inline | 
| empty() const noexcept | protozero::data_view | inline | 
| operator std::string() const | protozero::data_view | inlineexplicit | 
| size() const noexcept | protozero::data_view | inline | 
| swap(data_view &other) noexcept | protozero::data_view | inline | 
| to_string() const | protozero::data_view | inline |