stc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
stc::testutil::TestEnvVariable Struct Reference

#include <TestEnvVariable.hpp>

Public Member Functions

 TestEnvVariable (const std::string &name, const std::string &initValue="")
 
 ~TestEnvVariable ()
 

Public Attributes

std::string name
 

Detailed Description

Utility class for making sure an environment variable added to environ is freed properly.

Constructor & Destructor Documentation

◆ TestEnvVariable()

stc::testutil::TestEnvVariable::TestEnvVariable ( const std::string &  name,
const std::string &  initValue = "" 
)
inline

◆ ~TestEnvVariable()

stc::testutil::TestEnvVariable::~TestEnvVariable ( )
inline

Member Data Documentation

◆ name

std::string stc::testutil::TestEnvVariable::name

The documentation for this struct was generated from the following file: