46 const string &real_name,
50 map<string,string> props ;
51 props[
"name"] = sym_name ;
52 props[
"type"] = type ;
53 info.
add_tag(
"container", real_name, &props ) ;
virtual void show_container(const string &sym_name, const string &real_name, const string &type, BESInfo &info)
add information for a container to the informational response object
virtual void add_tag(const string &tag_name, const string &tag_data, map< string, string > *attrs=0)=0
informational response object