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

wml_attribute_t Struct Reference

Collaboration diagram for wml_attribute_t:

Collaboration graph
[legend]

Data Fields

Octstrattribute
unsigned char binary
Listvalue_list

Field Documentation

Octstr* wml_attribute_t::attribute
 

Definition at line 204 of file wml_compiler.c.

Referenced by attr_dict_construct(), attribute_create(), attribute_destroy(), and parse_attribute().

unsigned char wml_attribute_t::binary
 

Definition at line 205 of file wml_compiler.c.

Referenced by attr_dict_construct(), attribute_create(), and parse_attribute().

List* wml_attribute_t::value_list
 

Definition at line 206 of file wml_compiler.c.

Referenced by attr_dict_construct(), attribute_create(), attribute_destroy(), and 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.