|
BetaTrader
A HFT Eco-System
|
Represents a parsed FIX Logout (35=5) message. More...
#include <LogoutRequest.h>

Public Attributes | |
| std::string | text |
| Optional text message providing a reason for logout (Text, FIX Tag 58). | |
Represents a parsed FIX Logout (35=5) message.
This struct encapsulates the fields from a raw FIX message for a client to gracefully terminate a session.
| std::string fix::LogoutRequest::text |
Optional text message providing a reason for logout (Text, FIX Tag 58).