#include <B2BITS_GtpService.h>
◆ ServiceOptions()
Lse::Gtp::ServiceOptions::ServiceOptions |
( |
| ) |
|
|
inline |
◆ autoRecoveryTimeOut
u32 Lse::Gtp::ServiceOptions::autoRecoveryTimeOut |
◆ autoReplayTimeOut
u32 Lse::Gtp::ServiceOptions::autoReplayTimeOut |
◆ cacheSize
u32 Lse::Gtp::ServiceOptions::cacheSize |
◆ connectAttempts
u32 Lse::Gtp::ServiceOptions::connectAttempts |
◆ connectInterval
u32 Lse::Gtp::ServiceOptions::connectInterval |
◆ dateRecoveryLoginLimit
u32 Lse::Gtp::ServiceOptions::dateRecoveryLoginLimit |
◆ dateRecoveryRequestLimit
u32 Lse::Gtp::ServiceOptions::dateRecoveryRequestLimit |
◆ dateReplayLoginLimit
u32 Lse::Gtp::ServiceOptions::dateReplayLoginLimit |
◆ dateReplayRequestLimit
u32 Lse::Gtp::ServiceOptions::dateReplayRequestLimit |
◆ instruments
std::vector<std::string> Lse::Gtp::ServiceOptions::instruments |
◆ maxConnectAttempts
u32 Lse::Gtp::ServiceOptions::maxConnectAttempts |
◆ realTimeAddressA
std::string Lse::Gtp::ServiceOptions::realTimeAddressA |
◆ realTimeAddressB
std::string Lse::Gtp::ServiceOptions::realTimeAddressB |
◆ realTimePortA
u16 Lse::Gtp::ServiceOptions::realTimePortA |
◆ realTimePortB
u16 Lse::Gtp::ServiceOptions::realTimePortB |
◆ recoveryAdressA
std::string Lse::Gtp::ServiceOptions::recoveryAdressA |
◆ recoveryAdressB
std::string Lse::Gtp::ServiceOptions::recoveryAdressB |
◆ recoveryPortA
u16 Lse::Gtp::ServiceOptions::recoveryPortA |
◆ recoveryPortB
u16 Lse::Gtp::ServiceOptions::recoveryPortB |
◆ replayAdressA
std::string Lse::Gtp::ServiceOptions::replayAdressA |
◆ replayAdressB
std::string Lse::Gtp::ServiceOptions::replayAdressB |
◆ replayDelay
u32 Lse::Gtp::ServiceOptions::replayDelay |
◆ replayPortA
u16 Lse::Gtp::ServiceOptions::replayPortA |
◆ replayPortB
u16 Lse::Gtp::ServiceOptions::replayPortB |
◆ segments
std::vector<std::string> Lse::Gtp::ServiceOptions::segments |
◆ userName
std::string Lse::Gtp::ServiceOptions::userName |