Collaboration diagram for WBXMLValueElement_t:

Public Attributes | |
| WBXMLValueElementType | type |
| union { | |
| WBXMLBuffer * str | |
| const WBXMLExtValueEntry * ext | |
| WBXMLBuffer * buff | |
| const WBXMLAttrValueEntry * attr | |
| } | u |
Definition at line 156 of file wbxml_encoder.c.
|
|
WBXML_VALUE_ELEMENT_ATTR_TOKEN Definition at line 162 of file wbxml_encoder.c. |
|
|
WBXML_VALUE_ELEMENT_OPAQUE Definition at line 161 of file wbxml_encoder.c. |
|
|
WBXML_VALUE_ELEMENT_EXTENSION Definition at line 160 of file wbxml_encoder.c. |
|
|
WBXML_VALUE_ELEMENT_STRING Definition at line 159 of file wbxml_encoder.c. |
|
|
Cf WBXMLValueElementType enum Definition at line 157 of file wbxml_encoder.c. |
|
|
|
1.3-rc1