#include <feedback.hh>
Public Member Functions | |
~Feedback (void) | |
bool | open (const char *) |
bool | print_msg (const string, int) |
bool | print_err (const string, int=1) |
bool | print_header (const string) |
Feedback::~Feedback | ( | void | ) |
bool Feedback::open | ( | const char * | ) |
bool Feedback::print_err | ( | const | string, | |
int | = 1 | |||
) |
bool Feedback::print_header | ( | const | string | ) |
bool Feedback::print_msg | ( | const | string, | |
int | ||||
) |