![]() |
Home | Libraries | People | FAQ | More |
boost::process::v2::environment::value
// In header: <boost/process/v2/environment.hpp> struct value { // types typedef ; typedef ; typedef ; typedef basic_cstring_ref< ; // construct/copy/destruct (); () = ; (); (); (); (); (value_view); template<typename Source> (, = , = ); (); template<typename InputIt> (, ); () = ; (); (); template<typename Source> (); ~(); // public member functions (); template<typename Source> (); template<typename InputIt> (, ); (); (); () ; () ; () ; () ; () ; () ; () ; () ; () ; () ; () ; template<typename CharT, typename Traits, typename Alloc> ( = ) ; () ; () ; () ; () ; value_iterator () ; value_iterator () ; () ; () ; };
value
public
construct/copy/destruct();
( p) = ;
( source);
( source);
( raw);
( raw);
(value_view kv);
template<typename Source> ( source, = , = );
( raw);
template<typename InputIt> ( first, last);
( p) = ;
( p);
( source);
template<typename Source> ( source);
~();
value public member functions( source);
template<typename Source> ( source);
template<typename InputIt> ( first, last);
( sv);
();
( other) ;
() ;
() ;
() ;
() ;
() ;
() ;
( p) ;
( str) ;
( str) ;
( s) ;
template<typename CharT, typename Traits, typename Alloc> ( alloc = ) ;
() ;
() ;
() ;
() ;
value_iterator () ;
value_iterator () ;
() ;
() ;