#include <boost/test/utils/runtime/config.hpp>#include <boost/test/utils/runtime/validation.hpp>#include <boost/test/utils/runtime/env/variable.hpp>#include <boost/test/utils/basic_cstring/compare.hpp>#include <boost/test/utils/basic_cstring/io.hpp>#include <map>#include <list>

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_ENV_ENVIRONMENT_IPP_062904GER | 
Typedefs | |
| typedef std::map< cstring,  rt_env_detail::variable_data >  | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::registry | 
| typedef std::list< dstring > | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::keys | 
Functions | |
| BOOST_RT_PARAM_INLINE registry & | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::s_registry () | 
| BOOST_RT_PARAM_INLINE keys & | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::s_keys () | 
| BOOST_RT_PARAM_INLINE  variable_data &  | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::new_var_record (cstring var_name) | 
| BOOST_RT_PARAM_INLINE  variable_data *  | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::find_var_record (cstring var_name) | 
| BOOST_RT_PARAM_INLINE cstring | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::sys_read_var (cstring var_name) | 
| BOOST_RT_PARAM_INLINE void | boost::BOOST_RT_PARAM_NAMESPACE::environment::rt_env_detail::sys_write_var (cstring var_name, format_stream &var_value) | 
| variable_base | boost::BOOST_RT_PARAM_NAMESPACE::environment::var (cstring var_name) | 
| #define BOOST_RT_ENV_ENVIRONMENT_IPP_062904GER |