Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ConcatMsg Struct Reference

Collaboration diagram for ConcatMsg:

Collaboration graph
[legend]

Data Fields

int refnum
int total_parts
int num_parts
time_t trecv
Octstrkey
int ack
Msg ** parts

Field Documentation

int ConcatMsg::ack
 

Definition at line 1204 of file bb_smscconn.c.

Referenced by destroy_concatMsg().

Octstr* ConcatMsg::key
 

Definition at line 1203 of file bb_smscconn.c.

Referenced by check_concatenation(), clear_old_concat_parts(), and destroy_concatMsg().

int ConcatMsg::num_parts
 

Definition at line 1201 of file bb_smscconn.c.

Referenced by check_concatenation(), and clear_old_concat_parts().

Msg** ConcatMsg::parts
 

Definition at line 1206 of file bb_smscconn.c.

Referenced by check_concatenation(), clear_old_concat_parts(), and destroy_concatMsg().

int ConcatMsg::refnum
 

Definition at line 1199 of file bb_smscconn.c.

Referenced by check_concatenation().

int ConcatMsg::total_parts
 

Definition at line 1200 of file bb_smscconn.c.

Referenced by check_concatenation(), clear_old_concat_parts(), and destroy_concatMsg().

time_t ConcatMsg::trecv
 

Definition at line 1202 of file bb_smscconn.c.

Referenced by check_concatenation(), and clear_old_concat_parts().


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.