|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
| const unsigned char * | data |
| size_t | data_len |
| size_t | data_pos |
Definition at line 74 of file wsstream_data.c.
| const unsigned char* WsStreamDataInputCtxRec::data |
Definition at line 76 of file wsstream_data.c.
Referenced by data_input(), and ws_stream_new_data_input().
| size_t WsStreamDataInputCtxRec::data_len |
Definition at line 77 of file wsstream_data.c.
Referenced by data_input(), and ws_stream_new_data_input().
| size_t WsStreamDataInputCtxRec::data_pos |
Definition at line 78 of file wsstream_data.c.
Referenced by data_input().