Class Printer

Class Documentation

class backward::Printer

Public Functions

inline Printer()
template<typename ST>
inline FILE *print(ST &st, FILE *fp = stderr)
template<typename ST>
inline std::ostream &print(ST &st, std::ostream &os)
template<typename IT>
inline FILE *print(IT begin, IT end, FILE *fp = stderr, size_t thread_id = 0)
template<typename IT>
inline std::ostream &print(IT begin, IT end, std::ostream &os, size_t thread_id = 0)
inline TraceResolver const &resolver() const

Public Members

bool snippet
ColorMode::type color_mode
bool address
bool object
int inliner_context_size
int trace_context_size