FIX Antenna ANSI C  2.18.0
 All Data Structures Variables Pages
Data Fields
B2BITS_SessionEvent Struct Reference

Data Fields

B2BITS_FIXMessage msg_
 The received message.
 
const char * what_
 Describes the event.
 
B2BITS_LogonAction logonAction_
 Logon action.
 
B2BITS_FIXMessage outgoingLogonMessage_
 Outgoing Logon message. More...
 
B2BITS_FIXMessage outgoingLogoutMessage_
 Outgoing Logout message. More...
 

Field Documentation

B2BITS_FIXMessage outgoingLogonMessage_

Outgoing Logon message.

Used when logonAction_ equals to B2BITS_LA_AcceptWithConfirmLogon. Field is available only for acceptor. In case of initiator it equals to NULL.

B2BITS_FIXMessage outgoingLogoutMessage_

Outgoing Logout message.

Used when logonAction_ equals to B2BITS_LA_DisconnectWithLogout. Field is available only for acceptor. In case of initiator it equals to NULL.


The documentation for this struct was generated from the following file: