RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::test::EnvVarToken Class Reference

#include <utilities.hpp>

Detailed Description

This class is used to create or modify an environment variable. If the variable didn't exist previously, the environment variable will be set and it will last as long as the life of this instance. If the variable already existed, this class will change its value to the provided one during the lifetime of this instance. After destruction, it will return to its previous value.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc