#include <format_output.h>
Inheritance diagram for format_output::cg_formatter:


Public Member Functions | |
| cg_formatter (callgraph_container const &profile) | |
| build a ready to use formatter | |
| void | output (std::ostream &out, symbol_collection const &syms) |
| output callgraph information according to the previously format specifier set by call(s) to add_format() | |
|
|
build a ready to use formatter
|
|
||||||||||||
|
output callgraph information according to the previously format specifier set by call(s) to add_format()
|
1.4.6