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

ESME Struct Reference

Collaboration diagram for ESME:

Collaboration graph
[legend]

Data Fields

Connectionconn
int transmitter
int receiver

Field Documentation

Connection* ESME::conn
 

Definition at line 102 of file drive_smpp.c.

Referenced by esme_create(), esme_destroy(), handle_pdu(), receive_smpp_thread(), and send_smpp_thread().

int ESME::receiver
 

Definition at line 104 of file drive_smpp.c.

Referenced by handle_bind_receiver(), and receive_smpp_thread().

int ESME::transmitter
 

Definition at line 103 of file drive_smpp.c.

Referenced by handle_bind_transmitter().


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.