RFA .NET
Definition of the type and length information that should be used with a field.
The RDMFidDef..::..OMMTypeEnum type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | RWF_TYPE_ANSI_PAGE | Indicates AnsiPage. |
![]() ![]() | RWF_TYPE_ARRAY | Array is a simple container of ordered entries each known as an ArrayEntry. |
![]() ![]() | RWF_TYPE_ASCII_STRING | Indicates an 8-bit characters encoding using the Reuters Basic Character Set (RBCS).
RBCS is also used for Marketfeed. The first 128 characters are equivalent to the ASCII
character set (ANSI X3.4-1968) (a primitive type). |
![]() ![]() | RWF_TYPE_BUFFER | Indicates a Buffer (a primitive type). |
![]() ![]() | RWF_TYPE_DATE | A 4 byte value that represents a Gregorian date (a primitive type). |
![]() ![]() | RWF_TYPE_DATE_TIME | An 8 byte combination of a Date and a Time (a primitive type). |
![]() ![]() | RWF_TYPE_DOUBLE | An 8-byte value that has a range of -1.7e308 to +1.7e308
with an accuracy of 14 to 15 digits. |
![]() ![]() | RWF_TYPE_ELEMENT_LIST | An ElementList is a container of flexible self-describing named entries known as ElementEntry(s). |
![]() ![]() | RWF_TYPE_ENUM | A 2-byte signed value that can be expanded to a language specific
string in an EnumTable Dictionary (a primitive type). |
![]() ![]() | RWF_TYPE_FIELD_LIST | The FieldList is a Container of identifier/value pairs Entries each known as a FieldEntry. |
![]() ![]() | RWF_TYPE_FILTER_LIST | A FilterList is a Container of loosely coupled Entries each known as FilterEntry. |
![]() ![]() | RWF_TYPE_FLOAT | A 4-byte value that has a range of -3.4e38 to +3.4e38
with an accuracy of 6 to 7 decimal digits. |
![]() ![]() | RWF_TYPE_INT | A signed integer (a primitive type). |
![]() ![]() | RWF_TYPE_MAP | A Map is a Container of manipulable associative key value paired Entries each known as a MapEntry. |
![]() ![]() | RWF_TYPE_MSG | Indicates a MSG. |
![]() ![]() | RWF_TYPE_OPAQUE | Indicates an OPAQUE. |
![]() ![]() | RWF_TYPE_QOS | Indicates Quality Of Service Info. |
![]() ![]() | RWF_TYPE_REAL | An precion value (up to 14 places after the decimal)
for decimals, fractional or exponentials (a primitive type). |
![]() ![]() | RWF_TYPE_RMTES_STRING | Reuters Multilingual Text Encoding Standard (can contain partial field update semantics). |
![]() ![]() | RWF_TYPE_SERIES | A Series is a Container of accruable repetitive structured Entries each known as SeriesEntry. |
![]() ![]() | RWF_TYPE_STATUS | Indicates Status Info. |
![]() ![]() | RWF_TYPE_TIME | A 4 byte value that includes information for hours, minutes, seconds, and time zone (a primitive type). |
![]() ![]() | RWF_TYPE_UINT | A unsigned integer (a primitive type). |
![]() ![]() | RWF_TYPE_UNKNOWN | Unidentify type. |
![]() ![]() | RWF_TYPE_UTF8_STRING | Indicates a UTF-8 encoding of ISO 10646 (specified in section 3.9 of
the Unicode 4.0 standard and IETF's RFC 3629) (a primitive type). |
![]() ![]() | RWF_TYPE_VECTOR | A Vector is a Container of position-oriented highly manipulable Entries each known as a VectorEntry. |
![]() ![]() | RWF_TYPE_XML | Indicates an XML. |