Kannel: Open Source WAP and SMS gateway  svn-r5335
WsStreamDataInputCtxRec Struct Reference

Data Fields

const unsigned char * data
 
size_t data_len
 
size_t data_pos
 

Detailed Description

Definition at line 74 of file wsstream_data.c.

Field Documentation

◆ data

const unsigned char* WsStreamDataInputCtxRec::data

Definition at line 76 of file wsstream_data.c.

Referenced by data_input(), and ws_stream_new_data_input().

◆ data_len

size_t WsStreamDataInputCtxRec::data_len

Definition at line 77 of file wsstream_data.c.

Referenced by data_input(), and ws_stream_new_data_input().

◆ data_pos

size_t WsStreamDataInputCtxRec::data_pos

Definition at line 78 of file wsstream_data.c.

Referenced by data_input().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.