

Public Member Functions | |
| binary_info () | |
| void | output (ostream &out) |
| binary_info * | build_binary (string const &n) |
| void | add_module_symbol (string const &module, string const &app, sym_iterator it) |
| void | close_binary (sym_iterator it) |
| void | dump () |
| binary_info::binary_info | ( | ) | [inline] |
| void binary_info::add_module_symbol | ( | string const & | module, | |
| string const & | app, | |||
| sym_iterator | it | |||
| ) |
References module_info::add_to_summary(), nr_classes, module_info::set_begin(), and module_info::set_end().
Referenced by binary_root_info::summarize_binaries().
| binary_info * binary_info::build_binary | ( | string const & | n | ) |
References module_info::hi, module_info::lo, and nr_classes.
| void binary_info::close_binary | ( | sym_iterator | it | ) |
References module_info::set_end().
Referenced by binary_root_info::summarize_binaries().
| void binary_info::dump | ( | ) |
Reimplemented from module_info.
| void binary_info::output | ( | ostream & | out | ) |
Reimplemented from module_info.
References BINARY, close_element(), init_attr(), NAME, NONE, open_element(), module_info::output_summary(), and module_info::output_symbols().
1.6.1