Defines type aliases for FIX protocol fields.
Definition ExecutionReport.h:6
uint32_t CompID
Type alias for a component ID (e.g., SenderCompID, TargetCompID).
Definition Types.h:16
Represents a parsed FIX Logon (35=A) message.
Definition LogonRequest.h:21
fix::CompID senderCompID
Sender's component ID (SenderCompID, FIX Tag 49).
Definition LogonRequest.h:26
fix::CompID targetCompID
Target's component ID (TargetCompID, FIX Tag 56).
Definition LogonRequest.h:29
uint32_t heartBtInt
Heartbeat Interval in seconds (HeartBtInt, FIX Tag 108).
Definition LogonRequest.h:23