OnixS Brokertec ITCH Market Data Handler for C++  1.1.0.1
StringRef Member List
This is the complete list of members for StringRef, including all inherited members.
at(size_t index) const (defined in StringRef)StringRef [inline]
begin() const StringRef [inline]
ConstIterator typedefStringRef
data() const StringRef [inline]
empty() const StringRef [inline]
end() const StringRef [inline]
operator!=(const StringRef &other) const StringRef [inline]
operator=(const StringRef &other)StringRef [inline]
operator==(const StringRef &other) const StringRef [inline]
operator[](size_t index) const (defined in StringRef)StringRef [inline]
reset()StringRef [inline]
reset(const char *chars, size_t size)StringRef [inline]
size() const StringRef [inline]
StringRef()StringRef [inline]
StringRef(const char *chars, size_t size)StringRef [inline]
StringRef(const StringRef &other)StringRef [inline]
StringRef(const std::string &stdStr)StringRef [inline, explicit]
StringRef(const char *cStr)StringRef [inline]
swap(StringRef &other)StringRef [inline]
toString(std::string &str) const (defined in StringRef)StringRef [inline]
toString() const (defined in StringRef)StringRef [inline]