#include <htapp.h>
Inheritance diagram for ht_log_msg:
Public Member Functions | |
ht_log_msg (vcp Color, char *Msg) | |
~ht_log_msg () | |
Public Attributes | |
vcp | color |
char * | msg |
|
Definition at line 1152 of file htapp.cc. References color, ht_strdup(), msg, and vcp. |
|
Definition at line 1158 of file htapp.cc. References msg. |
|
Definition at line 104 of file htapp.h. Referenced by ht_logviewer::draw(), and ht_log_msg(). |
|
Definition at line 105 of file htapp.h. Referenced by ht_logviewer::draw(), ht_log_msg(), and ~ht_log_msg(). |