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

Classes

class  boost::BOOST_RT_PARAM_NAMESPACE::environment::variable< T >
 

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
 

Functions

variable_base boost::BOOST_RT_PARAM_NAMESPACE::environment::var (cstring var_name)
 
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)