|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wtp_resp.h>
Data Fields | |
| int | nsegm |
| int | csegm |
| int | lsegm |
| int | tr |
| Octstr * | data |
Definition at line 81 of file wtp_resp.h.
| int WTPSARData::csegm |
Definition at line 83 of file wtp_resp.h.
Referenced by begin_sar_result(), continue_sar_result(), and resend_sar_result().
| Octstr* WTPSARData::data |
Definition at line 86 of file wtp_resp.h.
Referenced by begin_sar_result(), and sardata_destroy().
| int WTPSARData::lsegm |
Definition at line 84 of file wtp_resp.h.
Referenced by begin_sar_result(), continue_sar_result(), and resend_sar_result().
| int WTPSARData::nsegm |
Definition at line 82 of file wtp_resp.h.
Referenced by begin_sar_result(), continue_sar_result(), and resend_sar_result().
| int WTPSARData::tr |
Definition at line 85 of file wtp_resp.h.
Referenced by begin_sar_result(), continue_sar_result(), and resend_sar_result().