Fix |
The FixEngine type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackupLogFile | Backups engine's log file under the given name and opens a new one. |
![]() ![]() | ClearAdditionalFields | Destroys the additional fields. |
![]() ![]() | Create | Initializes the FixEngine using default settings. |
![]() ![]() | Create(FixEngineStartupParams) | Initializes the FixEngine using startup parameters. |
![]() ![]() | Create(String) | Initializes the FixEngine using property file. |
![]() | CreateFastSession(SessionId, FixVersion, String) | Creates a new FIX Session with given Session Id. |
![]() | CreateFastSession(SessionId, FixVersion, SessionExtraParameters, String) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateFastSession(String, String, FixVersion, String) | Creates a new FIX Session. |
![]() | CreateFastSession(SessionId, FixVersion, SessionExtraParameters, MessageStorageType, String) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateFastSession(String, String, FixVersion, SessionExtraParameters, String) | Creates a new FIX Session using extra parameters. |
![]() | CreateFastSession(String, String, FixVersion, SessionExtraParameters, MessageStorageType, String) | Creates a new FIX Session using extra parameters. |
![]() | CreateFixParser(String, DictionaryFixVersion, String) | |
![]() | CreateFixParser(String, String, DictionaryFixVersion, String) | |
![]() | CreateMDApplication(MDAppParams) | Creates a new CME MDApplication |
![]() | CreateMDApplication(MDAppParams, MDApplicationListener) | Creates a new CME MDApplication |
![]() | CreateMDApplication(MDAppParams, MockDataPublisher) | Creates a new CME MDApplication |
![]() | CreateMDApplication(MDAppParams, MDApplicationListener, MockDataPublisher) | Creates a new CME MDApplication |
![]() | CreateProtocol | Register new custom FIX Protocol and returns its identifier |
![]() | CreateSession(SessionId, FixVersion) | Creates a new FIX Session with given Session Id. |
![]() | CreateSession(SessionId, FixVersion, SessionExtraParameters) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(SessionId, Int32, SessionExtraParameters) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(String, String, FixVersion) | Creates a new FIX Session. |
![]() | CreateSession(SessionId, FixVersion, SessionExtraParameters, FixVersion) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(SessionId, FixVersion, SessionExtraParameters, MessageStorageType) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(SessionId, Int32, SessionExtraParameters, FixVersion) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(SessionId, Int32, SessionExtraParameters, MessageStorageType) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(String, String, FixVersion, SessionExtraParameters) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(String, String, Int32, SessionExtraParameters) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(SessionId, FixVersion, SessionExtraParameters, MessageStorageType, FixVersion) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(SessionId, Int32, SessionExtraParameters, MessageStorageType, FixVersion) | Creates a new FIX Session with given Session Id using extra parameters. |
![]() | CreateSession(String, String, FixVersion, SessionExtraParameters, FixVersion) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(String, String, FixVersion, SessionExtraParameters, MessageStorageType) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(String, String, Int32, SessionExtraParameters, FixVersion) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(String, String, Int32, SessionExtraParameters, MessageStorageType) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(String, String, FixVersion, SessionExtraParameters, MessageStorageType, FixVersion) | Creates a new FIX Session using extra parameters. |
![]() | CreateSession(String, String, Int32, SessionExtraParameters, MessageStorageType, FixVersion) | Creates a new FIX Session using extra parameters. |
![]() | Dispose | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | getConfiguredSessions | Returns dictionary of configured sessions |
![]() ![]() | GetFieldName | Returns name of the field |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() ![]() | GetMessages | Returns messages registered in protocol |
![]() | GetParserID | Returns unique parser ID |
![]() ![]() | GetParsers | Returns descriptions of configured parsers |
![]() | GetProtocolID | Returns unique parser ID deprecated, use GetParserID |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | LoadProtocolFile | Loads protocol definition/customization file |
![]() | StartListeningIncomingConnections | Starts listening for incomming connections |
![]() | Stop | Stops the engine. |
![]() | StopListeningIncomingConnections | Stops listening for incomming connections |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |