9#ifndef __refinitiv_ema_access_MapEntry_h
10#define __refinitiv_ema_access_MapEntry_h
263 MapDecoder* _pDecoder;
*|--------------------------------------------------------------------------—
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.
AckMsg indicates success or failure of PostMsg.
Data class is a parent abstract class defining common interfaces for all Data type classes.
ElementList is a heterogeneous container of complex and primitive data type entries.
EmaBuffer represents a general use binary buffer.
EmaString class is a container of a null terminated Ascii character string.
FieldList is a heterogeneous container of complex and primitive data type entries.
FilterList is a heterogeneous container of complex data type entries.
GenericMsg allows applications to bidirectionally send messages without any implied message semantics...
Key conveys MapEntry key information.
Map is a homogeneous container of complex data type entries.
MapEntry represents an entry of Map.
bool hasPermissionData() const
const OmmOpaque & getOpaque() const
MapAction getAction() const
const PostMsg & getPostMsg() const
const Vector & getVector() const
const UpdateMsg & getUpdateMsg() const
const FieldList & getFieldList() const
const StatusMsg & getStatusMsg() const
const ElementList & getElementList() const
const Key & getKey() const
const GenericMsg & getGenericMsg() const
const Series & getSeries() const
const OmmAnsiPage & getAnsiPage() const
const EmaString & getMapActionAsString() const
const EmaString & toString() const
const AckMsg & getAckMsg() const
const FilterList & getFilterList() const
const RefreshMsg & getRefreshMsg() const
const Data & getLoad() const
const OmmError & getError() const
const Map & getMap() const
const ReqMsg & getReqMsg() const
DataType::DataTypeEnum getLoadType() const
const OmmXml & getXml() const
const EmaBuffer & getPermissionData() const
OmmAnsiPage represents AnsiPage data format in Omm.
OmmError represents received Omm data who fails to process properly.
OmmOpaque represents Opaque data format in Omm.
OmmXml represents XML data format in Omm.
PostMsg allows consumer applications to contribute content.
RefreshMsg conveys item image, state, permission and group information.
ReqMsg allows consumer application to express its interest in an item.
Series is a homogeneous container of complex data type entries.
StatusMsg conveys item state information.
UpdateMsg conveys changes to item data.
Vector is a homogeneous container of complex data type entries.