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

Data Fields

char * name
 
char * value
 
unsigned char token
 
unsigned char code_page
 

Detailed Description

Definition at line 111 of file ota_compiler.c.

Field Documentation

◆ code_page

unsigned char ota_3table_t::code_page

Definition at line 115 of file ota_compiler.c.

Referenced by parse_attribute().

◆ name

char* ota_3table_t::name

Definition at line 112 of file ota_compiler.c.

◆ token

unsigned char ota_3table_t::token

Definition at line 114 of file ota_compiler.c.

Referenced by parse_attribute().

◆ value

char* ota_3table_t::value

Definition at line 113 of file ota_compiler.c.

Referenced by parse_attribute().


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.