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

Data Fields

unsigned char wbxml_version
 
unsigned long wml_public_id
 
unsigned long character_set
 
unsigned long string_table_length
 
Liststring_table
 
Octstrwbxml_string
 

Detailed Description

Definition at line 160 of file wml_compiler.c.

Field Documentation

◆ character_set

unsigned long wml_binary_t::character_set

Definition at line 163 of file wml_compiler.c.

Referenced by wml_binary_create(), and wml_binary_output().

◆ string_table

List* wml_binary_t::string_table

Definition at line 165 of file wml_compiler.c.

Referenced by wml_binary_create(), and wml_binary_destroy().

◆ string_table_length

unsigned long wml_binary_t::string_table_length

Definition at line 164 of file wml_compiler.c.

Referenced by wml_binary_create(), and wml_binary_output().

◆ wbxml_string

Octstr* wml_binary_t::wbxml_string

Definition at line 166 of file wml_compiler.c.

Referenced by wml_binary_create(), wml_binary_destroy(), and wml_binary_output().

◆ wbxml_version

unsigned char wml_binary_t::wbxml_version

Definition at line 161 of file wml_compiler.c.

Referenced by wml_binary_create(), and wml_binary_output().

◆ wml_public_id

unsigned long wml_binary_t::wml_public_id

Definition at line 162 of file wml_compiler.c.

Referenced by wml_binary_create(), and wml_binary_output().


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.