This is the complete list of members for StrRef, including all inherited members.
at(size_t index) const | StrRef | inline |
begin() const ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
empty() const ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
end() const ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
items() const ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
Iterator typedef | StrRef | |
operator=(const StrRef &other) | StrRef | inline |
operator[](size_t index) const ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
reset() ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
reset(const Char *chars, size_t size) ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
size() const ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
StrRef() ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
StrRef(const Char *chars, size_t size) ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
StrRef(const std::string &data) ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
StrRef(const Char *chars) ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
StrRef(const StrRef &other) ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |
swap(StrRef &other) ONIXS_BATS_BOE_NOEXCEPT | StrRef | inline |