Public Member Functions | |
Print (error::priority_t priority_arg, const char *format_arg, va_list ap_arg) | |
result_type | operator() (argument_type handler) |
Private Attributes | |
error::priority_t | priority |
const char * | format |
va_list | ap |
Definition at line 47 of file error_message.cc.