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