Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
const char * | format |
Octstr * | status |
void(* | callback_fn )(Msg *msg, void *data) |
void * | data |
Definition at line 106 of file bb_store.c.
Definition at line 137 of file bb_store_spool.c.
Referenced by store_file_for_each_message(), and store_spool_for_each_message().
void* status::data |
Definition at line 138 of file bb_store_spool.c.
Referenced by dispatch(), status_cb(), store_file_for_each_message(), store_spool_for_each_message(), and store_status().
const char* status::format |
Definition at line 107 of file bb_store.c.
Referenced by status_cb().
Octstr* status::status |
Definition at line 108 of file bb_store.c.
Referenced by status_cb(), store_file_save_ack(), and store_spool_save_ack().