Kannel: Open Source WAP and SMS gateway  svn-r5335
cgwop Struct Reference

Data Fields

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

Detailed Description

Definition at line 139 of file smsc_cgw.c.

Field Documentation

◆ name

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().

◆ num_fields

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().

◆ op

int cgwop::op

Definition at line 141 of file smsc_cgw.c.

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

◆ trn

int cgwop::trn

Definition at line 143 of file smsc_cgw.c.

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

◆ value

Octstr** cgwop::value

Definition at line 145 of file smsc_cgw.c.

Referenced by cgw_read_op(), 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.