EnvrConfig::EnvrConfig()
Constructor of COPT environment config object.
Synopsis
EnvrConfig()
EnvrConfig::Set()
Set config settings in terms of name-value pair.
Synopsis
void Set(const char *szName, const char *szValue)
Arguments
szName
: keyword of a config setting
szValue
: value of a config setting