class ConfigurationData
Defined at line 33 of file ../../third_party/cobalt/src/system_data/configuration_data.h
Encapsulation of the configuration data used by Cobalt.
Public Methods
void ConfigurationData (Environment environment)
Defined at line 35 of file ../../third_party/cobalt/src/system_data/configuration_data.h
void ~ConfigurationData ()
Defined at line 36 of file ../../third_party/cobalt/src/system_data/configuration_data.h
Environment GetEnvironment ()
Get the environment that the Cobalt system should talk to.
Defined at line 39 of file ../../third_party/cobalt/src/system_data/configuration_data.h
const char * GetEnvironmentString ()
Get a string of the environment that the Cobalt system should talk to (for logging).
Defined at line 42 of file ../../third_party/cobalt/src/system_data/configuration_data.h
cobalt::clearcut_protos::LogSourceEnum::LogSource GetLogSourceId ()
Get the Clearcut Log Source ID that Cobalt should write its logs to.