|
EPAM B2BITS CME MDP Handler C++
6.2.1
|
#include <B2BITS_SbeTypes.h>

Classes | |
| struct | bool2type |
Public Types | |
| typedef _T | entry_type |
Public Member Functions | |
| const_rg_iterator () noexcept | |
| template<class GS > | |
| const_rg_iterator (const GS *groupSize, const uint8_t *end=nullptr) noexcept | |
| entry_type | get () const |
| template<class e_type , typename... Args> | |
| e_type | get (Args &&...args) const |
| const uint8_t * | buf () const noexcept |
| uint8_t * | buf () noexcept |
| const_rg_iterator | operator++ () |
| const_rg_iterator & | moveTo (uint16_t index) |
| const uint8_t * | fastForward () |
| bool | isValid () const noexcept |
| bool | isEmpty () const noexcept |
| uint16_t | total () const noexcept |
| uint16_t | current () const noexcept |
| uint16_t | blockLen () const noexcept |
| typedef _T B2bits::Sbe::const_rg_iterator< _T >::entry_type |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
inline |
|
inlinenoexcept |
| uint8_t* B2bits::Sbe::const_rg_iterator< _T >::buf_ |
| const uint8_t* B2bits::Sbe::const_rg_iterator< _T >::cbuf_ |
1.8.5