#include <lib.h>
Data Fields | |
char * | raw |
char * | from |
char * | to |
char * | cmd |
GList * | params |
Definition at line 1 of file lib.h.
char* __lp_msg::raw |
char* __lp_msg::from |
Definition at line 4 of file lib.h.
Referenced by lp_dump_msg(), lp_handle_command(), lp_handler(), lp_parse(), and lp_to().
char* __lp_msg::to |
Definition at line 5 of file lib.h.
Referenced by lp_dump_msg(), lp_handler(), lp_parse(), and lp_to().
char* __lp_msg::cmd |
GList* __lp_msg::params |