EPAM B2BITS C++ Bovespa MarketData handler
1.27.1
|
This is the complete list of members for B2bits::StringRef, including all inherited members.
begin() const noexcept | B2bits::MemBlock | inline |
cmpAsFixedSizeStr(MyT v1, MyT v2) noexcept | B2bits::StringRef | static |
compareTo(StringRef rv) const noexcept | B2bits::StringRef | inline |
B2bits::MemBlock::compareTo(MemBlock rv) const noexcept | B2bits::MemBlock | |
data() const noexcept | B2bits::MemBlock | inline |
end() const noexcept | B2bits::MemBlock | inline |
equals(StringRef rv) const noexcept | B2bits::StringRef | inline |
fromStr(value_type const (&aData)[N]) noexcept | B2bits::StringRef | inlinestatic |
isEmpty() const noexcept | B2bits::StringRef | inline |
isNull() const noexcept | B2bits::StringRef | inline |
MemBlock(const value_type *aData, size_t aSize) noexcept | B2bits::MemBlock | inline |
MemBlock(Iterator aBegin, Iterator aEnd) noexcept | B2bits::MemBlock | inline |
MemBlock() noexcept | B2bits::MemBlock | inline |
MyT typedef | B2bits::StringRef | |
normalize() const noexcept | B2bits::StringRef | |
operator[](std::size_t index) const noexcept | B2bits::MemBlock | inline |
size() const noexcept | B2bits::MemBlock | inline |
StringRef() noexcept | B2bits::StringRef | inline |
StringRef(const value_type *aData, size_t aSize) noexcept | B2bits::StringRef | inline |
StringRef(Iterator aBegin, Iterator aEnd) noexcept | B2bits::StringRef | inline |
StringRef(std::string const &str) noexcept | B2bits::StringRef | inline |
StringRef(value_type const *aData) noexcept | B2bits::StringRef | inline |
substr(std::size_t offset, std::size_t size) const noexcept | B2bits::StringRef | inline |
substr(std::size_t offset) const noexcept | B2bits::StringRef | inline |
toInt() const noexcept | B2bits::StringRef | |
toInt16() const noexcept | B2bits::StringRef | |
toInt32() const noexcept | B2bits::StringRef | |
toInt64() const noexcept | B2bits::StringRef | |
toStdString() const | B2bits::StringRef | inline |
toUInt() const noexcept | B2bits::StringRef | |
toUInt16() const noexcept | B2bits::StringRef | |
toUInt32() const noexcept | B2bits::StringRef | |
toUInt64() const noexcept | B2bits::StringRef | |
value_type typedef | B2bits::StringRef |