|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
| int | op |
| int | num_fields |
| int | trn |
| Octstr ** | name |
| Octstr ** | value |
Definition at line 139 of file smsc_cgw.c.
| 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(), cgw_read_op(), cgwop_create(), and cgwop_tostr().
| int cgwop::trn |
Definition at line 143 of file smsc_cgw.c.
Referenced by cgw_handle_op(), cgwop_create(), and msg_to_cgwop().
| 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().