9#ifndef __refinitiv_ema_access_OmmAscii_h
10#define __refinitiv_ema_access_OmmAscii_h
85 friend class StaticDecoder;
87 Decoder& getDecoder();
88 bool hasDecoder()
const;
92 const Encoder& getEncoder()
const;
93 bool hasEncoder()
const;
100 OmmAsciiDecoder* _pDecoder;
*|--------------------------------------------------------------------------—
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.
Data class is a parent abstract class defining common interfaces for all Data type classes.
EmaBuffer represents a general use binary buffer.
EmaString class is a container of a null terminated Ascii character string.
OmmAscii represents Ascii string value in Omm.
Data::DataCode getCode() const
DataType::DataTypeEnum getDataType() const
const EmaBuffer & getAsHex() const
const EmaString & getAscii() const
const EmaString & toString() const