OnixS C++ eSpeed ITCH Market Data Handler 1.7.3
API documentation
Loading...
Searching...
No Matches
BigEndianConverter Struct Reference

Static Public Member Functions

static UInt16 get (UInt16, const void *buffer)
static UInt32 get (UInt32, const void *buffer)
static Int32 get (Int32, const void *buffer)
static Int64 get (Int64, const void *buffer)
static UInt64 get (UInt64, const void *buffer)

Detailed Description

Definition at line 27 of file FieldAccessor.h.

Member Function Documentation

◆ get() [1/5]

Int32 get ( Int32 ,
const void * buffer )
static

◆ get() [2/5]

Int64 get ( Int64 ,
const void * buffer )
static

◆ get() [3/5]

UInt16 get ( UInt16 ,
const void * buffer )
static

◆ get() [4/5]

UInt32 get ( UInt32 ,
const void * buffer )
static

◆ get() [5/5]

UInt64 get ( UInt64 ,
const void * buffer )
static