9#ifndef __refinitiv_ema_access_Summary_h
10#define __refinitiv_ema_access_Summary_h
*|--------------------------------------------------------------------------—
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.
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.
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.
SummaryData is used to convey Omm SummaryData information optionally present on Map,...
const ReqMsg & getReqMsg() const
const FilterList & getFilterList() const
const UpdateMsg & getUpdateMsg() const
const OmmXml & getXml() const
const Map & getMap() const
const OmmError & getError() const
const GenericMsg & getGenericMsg() const
const ElementList & getElementList() const
const FieldList & getFieldList() const
const PostMsg & getPostMsg() const
const StatusMsg & getStatusMsg() const
const RefreshMsg & getRefreshMsg() const
const Vector & getVector() const
const ComplexType & getData() const
DataType::DataTypeEnum getDataType() const
const OmmAnsiPage & getAnsiPage() const
const OmmOpaque & getOpaque() const
const Series & getSeries() const
const AckMsg & getAckMsg() const
UpdateMsg conveys changes to item data.
Vector is a homogeneous container of complex data type entries.