9#ifndef __refinitiv_ema_access_OmmXml_h
10#define __refinitiv_ema_access_OmmXml_h
148 Decoder& getDecoder();
149 bool hasDecoder()
const;
151 const Encoder& getEncoder()
const;
152 bool hasEncoder()
const;
158 OmmXmlDecoder* _pDecoder;
159 OmmXmlEncoder* _pEncoder;
*|--------------------------------------------------------------------------—
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.
ComplexType class is a parent class from whom all complex data types inherit.
EmaBuffer represents a general use binary buffer.
EmaString class is a container of a null terminated Ascii character string.
OmmXml represents XML data format in Omm.
OmmXml & set(const EmaBuffer &value)
const EmaString & getString() const
DataType::DataTypeEnum getDataType() const
const EmaBuffer & getAsHex() const
const EmaString & toString() const
Data::DataCode getCode() const
const EmaBuffer & getBuffer() const
OmmXml & set(const EmaString &value)