EPAM B2BITS MarketData C++ library  1.0.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Member Functions | Public Attributes | List of all members
Lse::Gtp::ApplicationOptions Struct Reference

#include <B2BITS_GtpApplication.h>

Public Member Functions

 ApplicationOptions ()
 

Public Attributes

std::string localAddress
 
bool logClientMessages
 
bool logMessages
 
bool logData
 
ConnectionManagerType defaultConnectionManager
 
u32 threadCount
 

Constructor & Destructor Documentation

◆ ApplicationOptions()

Lse::Gtp::ApplicationOptions::ApplicationOptions ( )
inline

Member Data Documentation

◆ defaultConnectionManager

ConnectionManagerType Lse::Gtp::ApplicationOptions::defaultConnectionManager

◆ localAddress

std::string Lse::Gtp::ApplicationOptions::localAddress

◆ logClientMessages

bool Lse::Gtp::ApplicationOptions::logClientMessages

◆ logData

bool Lse::Gtp::ApplicationOptions::logData

◆ logMessages

bool Lse::Gtp::ApplicationOptions::logMessages

◆ threadCount

u32 Lse::Gtp::ApplicationOptions::threadCount