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

cgwop Struct Reference

Collaboration diagram for cgwop:

Collaboration graph
[legend]

Data Fields

int op
int num_fields
int trn
Octstr ** name
Octstr ** value

Field Documentation

Octstr** cgwop::name
 

Definition at line 144 of file smsc_cgw.c.

Referenced by cgwop_add(), cgwop_create(), cgwop_destroy(), cgwop_get(), and cgwop_tostr().

int cgwop::num_fields
 

Definition at line 142 of file smsc_cgw.c.

Referenced by cgwop_add(), cgwop_create(), cgwop_destroy(), cgwop_get(), and cgwop_tostr().

int cgwop::op
 

Definition at line 141 of file smsc_cgw.c.

Referenced by cgw_handle_op(), cgwop_create(), and cgwop_tostr().

int cgwop::trn
 

Definition at line 143 of file smsc_cgw.c.

Referenced by cgwop_create().

Octstr** cgwop::value
 

Definition at line 145 of file smsc_cgw.c.

Referenced by cgwop_add(), cgwop_create(), cgwop_destroy(), cgwop_get(), and cgwop_tostr().


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.