RFA .NET
Reuters Domain Models. The RFA RDM package consists of interfaces containing Reuters Domain Model specific definitions that can be used by the application and Dictionary utility interfaces. The definitions in these interfaces will be made extensible in the future
Classes
Class | Description | |
---|---|---|
![]() | Dictionary | The class represents the defined value and well known list of element name for Dictionary. |
![]() | Dictionary..::..DICTIONARY_TYPES | The Dictionary Types supported by RFA. |
![]() | Dictionary..::..DICTIONARY_VERBOSITY_VALUES | The Data Dictionary Verbosity Values supported by RFA. If an application wishes to
set these values, it can use the DataMask property of the attribute object
(ThomsonReuters.RFA.Message.AttribInfo). An application can obtain these values using
the DataMask property of the attribute object (ThomsonReuters.RFA.Message.AttribInfo). |
![]() | Directory | The class represents the defined value and well known list of element name for Directory. |
![]() | Directory..::..SERVICE_DIRECTORY_AVAILABLE | Service Directory Available. |
![]() | Directory..::..SERVICE_DIRECTORY_DATA_TYPES | Type of data in the Data Filter Item of the Service Directory. |
![]() | Directory..::..SERVICE_DIRECTORY_FILTER_FLAGS | The Service Directory Filter Flags supported by RFA. If an application wishes to set these values,
it can use the DataMask property of the attribute object (ThomsonReuters.RFA.Message.AttribInfo).
An application can obtain these values using the DataMask property of the attribute object (ThomsonReuters.RFA.Message.AttribInfo). |
![]() | Directory..::..SERVICE_DIRECTORY_FILTER_IDS | The Service Directory Filter IDs supported by RFA. |
![]() | Directory..::..SERVICE_DIRECTORY_LINK_CODES | Service Directory Link Codes that describe the status of a link. |
![]() | Directory..::..SERVICE_DIRECTORY_LINK_TYPES | Service Directory Link Types. |
![]() | Directory..::..SOURCE_MIRRORING_MODE_TYPES | The Source Mirroring Mode information that states how the consumer is viewing the service. |
![]() | Login | The class represents the defined value and well known list of element name for Login. |
![]() | Login..::..LOGIN_ROLE_TYPES | Login role type specifies an application is a provider or a consumer. |
![]() | Login..::..USER_ID_TYPES | Symbology that specifies how the user name is encoded. |
![]() | RDM | The class represent the define value and well known list of element name for each domain models. |
![]() | RDM..::..BATCH_REQUEST_TYPES | Batch Request Type Numbers. |
![]() | RDM..::..INSTRUMENT_NAME_TYPES | The Instrument Name Types supported by RFA. |
![]() | RDM..::..INSTRUMENT_REFRESH_RESPONSE_TYPES | Instrument Refresh Response Type Numbers. |
![]() | RDM..::..INSTRUMENT_UPDATE_RESPONSE_TYPES | Instrument Update Response Type Numbers. |
![]() | RDM..::..MESSAGE_MODEL_TYPES | The RDM message model types supported by RFA. |
![]() | RDM..::..REQUEST_MSG_PAYLOAD_ELEMENT_NAME | The RDM Request message payload - Well known Element Names. |
![]() | RDM..::..SYMBOL_LIST_BEHAVIORS_FOR_DATA_STREAMS | Enhanced Symbol list Behavior Numbers for DataStream Request. |
![]() | RDM..::..SYMBOL_LIST_TYPES | Enhanced Symbol list Type Numbers. |
![]() | RDM..::..VIEW_TYPES | Instrument View Type Numbers for View Definition. |
![]() | RDMFidDef | Definition of the type and length information that should be used with a field. |
![]() | RDMFidDef..::..MarketFeedTypeEnum | MarketFeed Types. |
![]() | RDMFidDef..::..OMMTypeEnum | The OMM Types. |
![]() | RDMFieldDictionary | Dictionary that stores type, length, name, and enumeration information about fields.
The use of the dictionary for OMM data is explained in the RDM Usage Guide. |