| makVrv::DtEnvironmentVariables::DtEnvironmentVariables |
( |
DtDe & |
de | ) |
|
Returns a boolean indicating whether the environment variable corresponding to the provided enumeration value is defined.
Returns the string value of the environment variable corresponding to the provided enumeration value.
| virtual void makVrv::DtEnvironmentVariables::initializeCachedEnvironmentVariables |
( |
| ) |
|
|
virtual |
This is called when the the DtDe is created and populates the myCachedEnvironmentVariableValues map. Environment variables needed at runtime should be looked up here and is made available through the isDefined and getValue APIs.
| std::shared_timed_mutex makVrv::DtEnvironmentVariables::myMutex |
|
protected |
The documentation for this class was generated from the following file: