Class SickScanConfigInternal

Class Documentation

class SickScanConfigInternal

Public Functions

void setValue(std::string key, std::string val)
void setValue(std::string key, bool val)
std::string getValue(std::string key)
bool getBoolValue(std::string key)

Public Static Functions

static inline SickScanConfigInternal &get()