9#ifndef __refinitiv_ema_access_OmmTime_h
10#define __refinitiv_ema_access_OmmTime_h
128 friend class Decoder;
129 friend class StaticDecoder;
132 Decoder& getDecoder();
133 bool hasDecoder()
const;
137 const Encoder& getEncoder()
const;
138 bool hasEncoder()
const;
145 OmmTimeDecoder* _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.
OmmTime represents Time info in Omm.
DataType::DataTypeEnum getDataType() const
UInt16 getNanosecond() const
Data::DataCode getCode() const
const EmaString & toString() const
UInt16 getMillisecond() const
UInt16 getMicrosecond() const
const EmaBuffer & getAsHex() const