OnixS C++ Euronext Optiq MDG Handler  1.3.1
API documentation
StrRef Member List

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

at(size_type index) const StrRefinline
back() const noexceptStrRefinline
begin() const noexceptStrRefinline
cbegin() const noexceptStrRefinline
cend() const noexceptStrRefinline
const_iterator typedefStrRef
const_reverse_iterator typedefStrRef
crbegin() const noexceptStrRefinline
crend() const noexceptStrRefinline
data() const noexceptStrRefinline
empty() const noexceptStrRefinline
end() const noexceptStrRefinline
front() const noexceptStrRefinline
iterator typedefStrRef
length() const noexceptStrRefinline
operator std::basic_string< Char >() const StrRefinline
operator[](size_type index) const noexceptStrRefinline
rbegin() const noexceptStrRefinline
rend() const noexceptStrRefinline
reverse_iterator typedefStrRef
size() const noexceptStrRefinline
size_type typedefStrRef
StrRef()StrRefinline
StrRef(const Char *chars, size_t size) noexceptStrRefinline
StrRef(const Char *chars) noexceptStrRefinline
StrRef(const std::string &string)StrRefinline
swap(StrRef &other) noexceptStrRefinline