Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

WBXMLValueElement_t Struct Reference

WBXML Value Element Structure. More...

Collaboration diagram for WBXMLValueElement_t:

Collaboration graph
[legend]
List of all members.

Public Attributes

WBXMLValueElementType type
union {
   WBXMLBuffer *   str
   const WBXMLExtValueEntry *   ext
   WBXMLBuffer *   buff
   const WBXMLAttrValueEntry *   attr
u

Detailed Description

WBXML Value Element Structure.

Definition at line 156 of file wbxml_encoder.c.


Member Data Documentation

const WBXMLAttrValueEntry* WBXMLValueElement_t::attr
 

WBXML_VALUE_ELEMENT_ATTR_TOKEN

Definition at line 162 of file wbxml_encoder.c.

WBXMLBuffer* WBXMLValueElement_t::buff
 

WBXML_VALUE_ELEMENT_OPAQUE

Definition at line 161 of file wbxml_encoder.c.

const WBXMLExtValueEntry* WBXMLValueElement_t::ext
 

WBXML_VALUE_ELEMENT_EXTENSION

Definition at line 160 of file wbxml_encoder.c.

WBXMLBuffer* WBXMLValueElement_t::str
 

WBXML_VALUE_ELEMENT_STRING

Definition at line 159 of file wbxml_encoder.c.

WBXMLValueElementType WBXMLValueElement_t::type
 

Cf WBXMLValueElementType enum

Definition at line 157 of file wbxml_encoder.c.

union { ... } WBXMLValueElement_t::u
 


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 20:09:48 2003 for WBXML Library by doxygen1.3-rc1