EMA C++ Edition
List of all members
refinitiv::ema::rdm::EnumTypeTable Class Reference

Public Member Functions

Accessors
const refinitiv::ema::access::EmaVector< EnumType > & getEnumTypes () const
  More...
 
const refinitiv::ema::access::EmaVector< refinitiv::ema::access::Int16 > & getFidReferences () const
  More...
 

Operations

class DictionaryEntryImpl
 
class DataDictionaryImpl
 
template<class T >
class refinitiv::ema::access::EmaVector
 
const refinitiv::ema::access::EmaStringtoString () const
  More...
 
 operator const char * () const
  More...
 

Detailed Description

Definition at line 27 of file EnumTypeTable.h.

Member Function Documentation

◆ getEnumTypes()

const refinitiv::ema::access::EmaVector<EnumType>& refinitiv::ema::rdm::EnumTypeTable::getEnumTypes ( ) const

Returns the list of EnumType that is belonged to this EnumTypeTable.

Returns
the list of EnumType

◆ getFidReferences()

const refinitiv::ema::access::EmaVector<refinitiv::ema::access::Int16>& refinitiv::ema::rdm::EnumTypeTable::getFidReferences ( ) const

Returns the list of Field ID that references to this EnumTypeTable.

Returns
the list of FID

◆ operator const char *()

refinitiv::ema::rdm::EnumTypeTable::operator const char * ( ) const

Operator const char* overload.

Exceptions
OmmMemoryExhaustionExceptionif app runs out of memory

◆ toString()

const refinitiv::ema::access::EmaString& refinitiv::ema::rdm::EnumTypeTable::toString ( ) const

Returns a string representation of the class instance.

Exceptions
OmmMemoryExhaustionExceptionif app runs out of memory
Returns
string representation of the class instance