9#ifndef __refinitiv_ema_access_Payload_h
10#define __refinitiv_ema_access_Payload_h
235 const Data* _pPayload;
*|--------------------------------------------------------------------------—
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.
ComplexType class is a parent class from whom all complex data types inherit.
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.
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...
Map is a homogeneous container of complex data type entries.
Msg class is a parent class for all message representing classes.
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.
Payload conveys the data part of item image.
const PostMsg & getPostMsg() const
const UpdateMsg & getUpdateMsg() const
const GenericMsg & getGenericMsg() const
const Series & getSeries() const
DataType::DataTypeEnum getDataType() const
const OmmOpaque & getOpaque() const
const StatusMsg & getStatusMsg() const
const ElementList & getElementList() const
const RefreshMsg & getRefreshMsg() const
const FilterList & getFilterList() const
const OmmError & getError() const
const ComplexType & getData() const
const OmmXml & getXml() const
const FieldList & getFieldList() const
const AckMsg & getAckMsg() const
const Vector & getVector() const
const Map & getMap() const
const ReqMsg & getReqMsg() const
const OmmAnsiPage & getAnsiPage() const
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.