9#ifndef __refinitiv_ema_access_OmmArrayEntry_h
10#define __refinitiv_ema_access_OmmArrayEntry_h
221 OmmArrayDecoder* _pDecoder;
*|--------------------------------------------------------------------------—
long long Int64
represents 64-bit signed integer
unsigned short UInt16
represents 16-bit unsigned integer
unsigned long long UInt64
represents 64-bit unsigned integer
The access namespace contains all interfaces and definitions specified for use with the EMA Access pa...
The ema namespace contains all interfaces and definitions specified for use with EMA.
Data class is a parent abstract class defining common interfaces for all Data type classes.
EmaBuffer represents a general use binary buffer.
EmaString class is a container of a null terminated Ascii character string.
OmmArray is a homogeneous container of primitive data type entries.
OmmArrayEntry represents an entry of OmmArray.
const EmaString & toString() const
Data::DataCode getCode() const
const OmmDateTime & getDateTime() const
const Data & getLoad() const
const EmaBuffer & getUtf8() const
const RmtesBuffer & getRmtes() const
const OmmState & getState() const
const OmmError & getError() const
DataType::DataTypeEnum getLoadType() const
const OmmTime & getTime() const
const EmaBuffer & getBuffer() const
const OmmReal & getReal() const
const OmmQos & getQos() const
const EmaString & getAscii() const
const OmmDate & getDate() const
OmmDate represents Date info in Omm.
OmmDateTime represents DateTime info in Omm.
OmmError represents received Omm data who fails to process properly.
OmmReal represents Real number in Omm.
OmmState represents State information in Omm.
OmmTime represents Time info in Omm.
RmtesBuffer represents RMTES data.