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

#include <FreeEnv.hpp>

Public Member Functions

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

Public Attributes

std::string name
 

Detailed Description

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

Constructor & Destructor Documentation

◆ FreeEnv()

util::FreeEnv::FreeEnv ( const std::string &  name,
const std::string &  initValue = "" 
)
inline

◆ ~FreeEnv()

util::FreeEnv::~FreeEnv ( )
inline

Member Data Documentation

◆ name

std::string util::FreeEnv::name

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