Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <dlr_p.h>
Data Fields | |
Octstr * | table |
long | ttl |
Octstr * | field_smsc |
Octstr * | field_ts |
Octstr * | field_src |
Octstr * | field_dst |
Octstr * | field_serv |
Octstr * | field_url |
Octstr * | field_mask |
Octstr * | field_status |
Octstr * | field_boxc |
Octstr* dlr_db_fields::field_boxc |
Definition at line 160 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_dst |
Definition at line 155 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_mask |
Definition at line 158 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_serv |
Definition at line 156 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_smsc |
Definition at line 152 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_src |
Definition at line 154 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_status |
Definition at line 159 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_ts |
Definition at line 153 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::field_url |
Definition at line 157 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
Octstr* dlr_db_fields::table |
Definition at line 150 of file dlr_p.h.
Referenced by dlr_db_fields_create(), and dlr_db_fields_destroy().
long dlr_db_fields::ttl |
Definition at line 151 of file dlr_p.h.
Referenced by dlr_db_fields_create().