46 _context_list[name] = value ;
64 i = _context_list.find( name ) ;
65 if( i != _context_list.end() )
81 map<string,string> props ;
89 props[
"name"] = name ;
90 info.
add_tag(
"context", value, &props ) ;
105 << (
void *)
this <<
")" << endl ;
107 if( _context_list.size() )
113 for( ; i != ie; i++ )