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::EmaString & | toString () const |
More... | |
operator const char * () const | |
More... | |
Definition at line 27 of file EnumTypeTable.h.
const refinitiv::ema::access::EmaVector<EnumType>& refinitiv::ema::rdm::EnumTypeTable::getEnumTypes | ( | ) | const |
Returns the list of EnumType that is belonged to this EnumTypeTable.
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.
refinitiv::ema::rdm::EnumTypeTable::operator const char * | ( | ) | const |
Operator const char* overload.
OmmMemoryExhaustionException | if app runs out of memory |
const refinitiv::ema::access::EmaString& refinitiv::ema::rdm::EnumTypeTable::toString | ( | ) | const |
Returns a string representation of the class instance.
OmmMemoryExhaustionException | if app runs out of memory |
![]() |
![]() |
|