Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
time_t | sent_time |
Msg * | msg |
Definition at line 192 of file smsc_smpp.c.
Msg* smpp_msg::msg |
Definition at line 194 of file smsc_smpp.c.
Referenced by do_queue_cleanup(), handle_pdu(), io_thread(), and smpp_msg_create().
time_t smpp_msg::sent_time |
Definition at line 193 of file smsc_smpp.c.
Referenced by do_queue_cleanup(), and smpp_msg_create().