9#ifndef __refinitiv_ema_access_key_h
10#define __refinitiv_ema_access_key_h
217 Key& operator=(
const Key& );
*|--------------------------------------------------------------------------—
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.
Key conveys MapEntry key information.
const Data & getData() const
const OmmDateTime & getDateTime() const
DataType::DataTypeEnum getDataType() const
const EmaString & getAscii() const
const OmmReal & getReal() const
const OmmTime & getTime() const
const OmmDate & getDate() const
const OmmError & getError() const
const EmaBuffer & getBuffer() const
const EmaBuffer & getUtf8() const
const RmtesBuffer & getRmtes() const
const OmmState & getState() const
const OmmQos & getQos() const
Map is a homogeneous container of complex data type entries.
MapEntry represents an entry of Map.
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.