mailfilter  0.8.9
Public Member Functions | Static Public Member Functions | List of all members
Feedback Class Reference

#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)
 

Static Public Member Functions

static FeedbackInstance (void)
 

Constructor & Destructor Documentation

◆ ~Feedback()

Feedback::~Feedback ( void  )

Member Function Documentation

◆ Instance()

Feedback * Feedback::Instance ( void  )
static

◆ open()

bool Feedback::open ( const char *  name)

◆ print_err()

bool Feedback::print_err ( const string  msg,
int  min_verbose_level = 1 
)

◆ print_header()

bool Feedback::print_header ( const string  msg)

◆ print_msg()

bool Feedback::print_msg ( const string  msg,
int  min_verbose_level 
)

The documentation for this class was generated from the following files: