Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
environment.hpp File Reference
Include dependency graph for environment.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::BOOST_RT_PARAM_NAMESPACE
 
 boost::BOOST_RT_PARAM_NAMESPACE::environment
 
 boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail
 

Macros

#define BOOST_RT_PARAM_INLINE   inline
 

Functions

template<typename T , typename Modifiers >
variable_data & boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::init_new_var (cstring var_name, Modifiers m=nfp::no_params)
 
variable_base boost::BOOST_RT_PARAM_NAMESPACE::environment::var (cstring var_name)
 
template<typename T , typename Modifiers >
variable< Tboost::BOOST_RT_PARAM_NAMESPACE::environment::var (cstring var_name, Modifiers const &m)
 
cstring boost::BOOST_RT_PARAM_NAMESPACE::environment::get (cstring var_name)
 
template<typename T >
void boost::BOOST_RT_PARAM_NAMESPACE::environment::get (cstring var_name, boost::optional< T > &res)
 

Macro Definition Documentation

#define BOOST_RT_PARAM_INLINE   inline