All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Eegeo::Web::WebIOConfig Struct Reference

Public Member Functions

 WebIOConfig (const int webLoadPoolSize, const int cacheLoadPoolSize, const int cacheStorePoolSize, const std::string &optionalCaCertFilePath)
 
bool ShouldUseCACertFile () const
 

Static Public Member Functions

static WebIOConfig CreateDefaultUsingOperatingSystemCACert ()
 
static WebIOConfig CreateDefaultUsingCustomCACert (const std::string &caCertFilePath)
 

Public Attributes

int webLoadPoolSize
 
int cacheLoadPoolSize
 
int cacheStorePoolSize
 
std::string caCertFilePath
 

The documentation for this struct was generated from the following file: