OnixS CME Drop Copy Handler C++ library 5.7.1
API documentation
Loading...
Searching...
No Matches
StringRef Member List

This is the complete list of members for StringRef, including all inherited members.

at(size_t index) constStringRefinline
begin() constStringRefinline
ConstIterator typedefStringRef
data() constStringRefinline
empty() constStringRefinline
end() constStringRefinline
operator std::string() constStringRefinline
operator!=(const StringRef &other) constStringRefinline
operator=(const StringRef &other)StringRefinline
operator==(const StringRef &other) constStringRefinline
operator[](size_t index) constStringRefinline
reset()StringRefinline
reset(const char *chars, size_t size)StringRefinline
size() constStringRefinline
StringRef()StringRefinline
StringRef(const char *chars, size_t size)StringRefinline
StringRef(const StringRef &other)StringRefinline
StringRef(const std::string &stdStr)StringRefinlineexplicit
StringRef(const String &ownStr)StringRefinlineexplicit
StringRef(const char *cStr)StringRefinlineexplicit
swap(StringRef &other)StringRefinline
toNumber(NumericType &number) constStringRefinline
toString(std::string &str) constStringRefinline
toString() constStringRefinline