DeviceAtlas C++ interface Api
|
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 |
DeviceConfig class to hold the API configuration regarding cache size and the client cookie name.