DeviceAtlas C++ interface Api
Public Member Functions | Public Attributes | List of all members
com::deviceatlas::da::DeviceConfig Struct Reference

DeviceConfig class to hold the API configuration regarding cache size and the client cookie name. More...

#include <devatlas.h>

Public Member Functions

 DeviceConfig (const char *_clname=defaultCl, size_t _cache_size=0)
 

Public Attributes

const char * clname
 
DeviceDwConfig dwcfg
 
da_config inst
 
size_t cache_size
 

Detailed Description

DeviceConfig class to hold the API configuration regarding cache size and the client cookie name.


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