9#ifndef __refinitiv_ema_access_Attrib_h
10#define __refinitiv_ema_access_Attrib_h
239 const Data* _pAttrib;
*|--------------------------------------------------------------------------—
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.
Attrib conveys message attribute information.
const Series & getSeries() const
const FieldList & getFieldList() const
const UpdateMsg & getUpdateMsg() const
const OmmXml & getXml() const
const ComplexType & getData() const
const OmmError & getError() const
const OmmAnsiPage & getAnsiPage() const
const OmmOpaque & getOpaque() const
const ReqMsg & getReqMsg() const
const ElementList & getElementList() const
const Map & getMap() const
const FilterList & getFilterList() const
const GenericMsg & getGenericMsg() const
const AckMsg & getAckMsg() const
const StatusMsg & getStatusMsg() const
const PostMsg & getPostMsg() const
DataType::DataTypeEnum getDataType() const
const RefreshMsg & getRefreshMsg() const
const Vector & getVector() const
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.
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.