EPAM B2BITS C++ Bovespa MarketData handler  1.28.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
B2bits::StringRef Member List

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

begin() const noexceptB2bits::MemBlockinline
cmpAsFixedSizeStr(MyT v1, MyT v2) noexceptB2bits::StringRefstatic
compareTo(StringRef rv) const noexceptB2bits::StringRefinline
B2bits::MemBlock::compareTo(MemBlock rv) const noexceptB2bits::MemBlock
data() const noexceptB2bits::MemBlockinline
end() const noexceptB2bits::MemBlockinline
equals(StringRef rv) const noexceptB2bits::StringRefinline
fromStr(value_type const (&aData)[N]) noexceptB2bits::StringRefinlinestatic
isEmpty() const noexceptB2bits::StringRefinline
isNull() const noexceptB2bits::StringRefinline
MemBlock(const value_type *aData, size_t aSize) noexceptB2bits::MemBlockinline
MemBlock(Iterator aBegin, Iterator aEnd) noexceptB2bits::MemBlockinline
MemBlock() noexceptB2bits::MemBlockinline
MyT typedefB2bits::StringRef
normalize() const noexceptB2bits::StringRef
operator[](std::size_t index) const noexceptB2bits::MemBlockinline
size() const noexceptB2bits::MemBlockinline
StringRef() noexceptB2bits::StringRefinline
StringRef(const value_type *aData, size_t aSize) noexceptB2bits::StringRefinline
StringRef(Iterator aBegin, Iterator aEnd) noexceptB2bits::StringRefinline
StringRef(std::string const &str) noexceptB2bits::StringRefinline
StringRef(value_type const *aData) noexceptB2bits::StringRefinline
substr(std::size_t offset, std::size_t size) const noexceptB2bits::StringRefinline
substr(std::size_t offset) const noexceptB2bits::StringRefinline
toInt() const noexceptB2bits::StringRef
toInt16() const noexceptB2bits::StringRef
toInt32() const noexceptB2bits::StringRef
toInt64() const noexceptB2bits::StringRef
toStdString() const B2bits::StringRefinline
toUInt() const noexceptB2bits::StringRef
toUInt16() const noexceptB2bits::StringRef
toUInt32() const noexceptB2bits::StringRef
toUInt64() const noexceptB2bits::StringRef
value_type typedefB2bits::StringRef