Apache Mesos
Public Member Functions | List of all members
os::raw::Envp Class Reference

#include <environment.hpp>

Public Member Functions

 Envp (Envp &&that)
 
template<typename Map >
 Envp (const Map &map)
 
 Envp (const JSON::Object &object)
 
 ~Envp ()
 
 operator char ** () const
 
 operator std::map< std::string, std::string > ()
 

Constructor & Destructor Documentation

os::raw::Envp::Envp ( Envp &&  that)
inline
template<typename Map >
os::raw::Envp::Envp ( const Map &  map)
inlineexplicit
os::raw::Envp::Envp ( const JSON::Object object)
inlineexplicit
os::raw::Envp::~Envp ( )
inline

Member Function Documentation

os::raw::Envp::operator char ** ( ) const
inline
os::raw::Envp::operator std::map< std::string, std::string > ( )
inline

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