9#ifndef __refinitiv_ema_access_OmmDateTime_h
10#define __refinitiv_ema_access_OmmDateTime_h
61class OmmDateTimeDecoder;
137 friend class Decoder;
138 friend class StaticDecoder;
141 Decoder& getDecoder();
142 bool hasDecoder()
const;
146 const Encoder& getEncoder()
const;
147 bool hasEncoder()
const;
154 OmmDateTimeDecoder* _pDecoder;
*|--------------------------------------------------------------------------—
unsigned char UInt8
represents 8-bit unsigned integer
unsigned short UInt16
represents 16-bit unsigned integer
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.
DateTimeStringFormat is an interface to string conversion methods for OmmDate, OmmTime & OmmDateTime.
EmaBuffer represents a general use binary buffer.
EmaString class is a container of a null terminated Ascii character string.
OmmDateTime represents DateTime info in Omm.
Data::DataCode getCode() const
UInt16 getMillisecond() const
UInt16 getNanosecond() const
const EmaString & toString() const
DataType::DataTypeEnum getDataType() const
UInt16 getMicrosecond() const
const EmaBuffer & getAsHex() const