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

emimsg Struct Reference

#include <emimsg.h>

Collaboration diagram for emimsg:

Collaboration graph
[legend]

Data Fields

int trn
char or
int ot
int num_fields
Octstr ** fields

Field Documentation

Octstr** emimsg::fields
 

Definition at line 75 of file emimsg.h.

Referenced by emi2_handle_smscreq(), emimsg_create_reply(), emimsg_create_withlen(), emimsg_destroy(), emimsg_duplicate(), emimsg_tostring(), get_fields(), handle_operation(), main(), make_emi31(), make_emi60(), msg_to_emimsg(), and wait_for_ack().

int emimsg::num_fields
 

Definition at line 74 of file emimsg.h.

Referenced by emimsg_create_withlen(), emimsg_destroy(), emimsg_duplicate(), emimsg_tostring(), and get_fields().

char emimsg::or
 

Definition at line 72 of file emimsg.h.

Referenced by emi2_emimsg_send(), emi2_handle_smscreq(), emi2_receiver(), emimsg_create_op(), emimsg_create_reply_s(), emimsg_duplicate(), emimsg_tostring(), get_fields(), main(), and wait_for_ack().

int emimsg::ot
 

Definition at line 73 of file emimsg.h.

Referenced by emi2_emimsg_send(), emi2_handle_smscreq(), emimsg_create_op(), emimsg_create_reply_s(), emimsg_duplicate(), emimsg_send(), emimsg_tostring(), get_fields(), handle_operation(), main(), and wait_for_ack().

int emimsg::trn
 

Definition at line 71 of file emimsg.h.

Referenced by emi2_handle_smscreq(), emimsg_create_op(), emimsg_create_reply_s(), emimsg_duplicate(), emimsg_tostring(), get_fields(), handle_operation(), main(), and wait_for_ack().


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.