| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Data Fields | |
| int | refnum | 
| int | total_parts | 
| int | num_parts | 
| Octstr * | udh | 
| time_t | trecv | 
| Octstr * | key | 
| int | ack | 
| Msg ** | parts | 
| Octstr * | smsc_id | 
Definition at line 2008 of file bb_smscconn.c.
| int ConcatMsg::ack | 
Definition at line 2015 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle().
| Octstr* ConcatMsg::key | 
Definition at line 2014 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle(), and concat_handling_clear_old_parts().
| int ConcatMsg::num_parts | 
Definition at line 2011 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle(), and concat_handling_clear_old_parts().
| Msg** ConcatMsg::parts | 
Definition at line 2017 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle(), and concat_handling_clear_old_parts().
| int ConcatMsg::refnum | 
Definition at line 2009 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle().
| Octstr* ConcatMsg::smsc_id | 
Definition at line 2018 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle(), and concat_handling_clear_old_parts().
| int ConcatMsg::total_parts | 
Definition at line 2010 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle(), and concat_handling_clear_old_parts().
| time_t ConcatMsg::trecv | 
Definition at line 2013 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle(), and concat_handling_clear_old_parts().
| Octstr* ConcatMsg::udh | 
Definition at line 2012 of file bb_smscconn.c.
Referenced by concat_handling_check_and_handle().