![]() |
B2BITS FIX Antenna C++ 2.34.0
|
Represents TCPReplay params. More...
#include <B2BITS_MDApplication.h>
Collaboration diagram for Globex::TCPReplayParams:Public Types | |
| typedef std::vector< std::string > | ChannelIdList |
Public Member Functions | |
| TCPReplayParams () | |
Public Attributes | |
| ChannelIdList | channels_ |
| List of channel id, which will be using the TCPReplay recovery model. | |
| std::string | password_ |
| Password for authorization on TCPReplay connection. | |
| std::string | username_ |
| Username for authorization on TCPReplay connection. | |
Represents TCPReplay params.
| typedef std::vector<std::string> Globex::TCPReplayParams::ChannelIdList |
|
inline |
| ChannelIdList Globex::TCPReplayParams::channels_ |
List of channel id, which will be using the TCPReplay recovery model.
| std::string Globex::TCPReplayParams::password_ |
Password for authorization on TCPReplay connection.
| std::string Globex::TCPReplayParams::username_ |
Username for authorization on TCPReplay connection.