|
B2BITS FIX Antenna HFT
1.0.17
|
Encapsulates connection's host and port. More...
#include <B2BITS_SessionParameters.h>
Collaboration diagram for Engine::SessionBackupParameters:Public Member Functions | |
| SessionBackupParameters () | |
| Default constructor. More... | |
Public Attributes | |
| int | hbi_ |
| The backup connection HBI, when it is 0, HBI interval of the primary connection is used. More... | |
| std::string | host_ |
| The backup connection host. More... | |
| TriSessionExtraParameters | params_ |
| The backup connection auxiliary properties. More... | |
| int | port_ |
| The backup connection post. More... | |
Encapsulates connection's host and port.
|
inline |
Default constructor.
| int Engine::SessionBackupParameters::hbi_ |
The backup connection HBI, when it is 0, HBI interval of the primary connection is used.
| std::string Engine::SessionBackupParameters::host_ |
The backup connection host.
| TriSessionExtraParameters Engine::SessionBackupParameters::params_ |
The backup connection auxiliary properties.
| int Engine::SessionBackupParameters::port_ |
The backup connection post.
1.8.5