B2BITS CME MDP Handler API Reference
|
#include <B2BITS_SbeTypes.h>
Classes | |
struct | bool2type |
Public Types | |
typedef _T | entry_type |
Public Member Functions | |
const_rg_iterator () | |
template<class GS > | |
const_rg_iterator (const GS *groupSize) | |
entry_type | get () const |
template<class e_type , typename... Args> | |
e_type | get (Args &&...args) const |
const uint8_t * | buf () const |
uint8_t * | buf () |
const_rg_iterator | operator++ () |
const_rg_iterator & | moveTo (uint16_t index) |
const uint8_t * | fastForward () |
bool | isValid () const |
bool | isEmpty () const |
uint16_t | total () const |
uint16_t | current () const |
uint16_t | blockLen () const |
typedef _T entry_type |
|
inline |
|
inline |
|
inline |
References const_rg_iterator< _T >::buf_.
|
inline |
References const_rg_iterator< _T >::buf_.
|
inline |
References const_rg_iterator< _T >::cbuf_.
Referenced by const_rg_iterator< _T >::fastForward().
|
inline |
References const_rg_iterator< _T >::buf_.
|
inline |
References const_rg_iterator< _T >::cbuf_, and const_rg_iterator< _T >::isValid().
|
inline |
References const_rg_iterator< _T >::cbuf_.
Referenced by const_rg_iterator< _T >::fastForward().
|
inline |
References const_rg_iterator< _T >::buf(), and const_rg_iterator< _T >::moveTo().
|
inline |
Referenced by const_rg_iterator< _T >::operator++().
|
inline |
|
inline |
|
inline |
|
inline |
const uint8_t* cbuf_ |
uint8_t* buf_ |
Referenced by const_rg_iterator< _T >::buf(), and const_rg_iterator< _T >::get().