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

WBXMLLangEntry_s Struct Reference
[WBXML Tables]

Language structure. More...

#include <wbxml_tables.h>

Collaboration diagram for WBXMLLangEntry_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

WBXMLLanguage langID
const WBXMLPublicIDEntrypublicID
const WBXMLTagEntrytagTable
const WBXMLNameSpaceEntrynsTable
const WBXMLAttrEntryattrTable
const WBXMLAttrValueEntryattrValueTable
const WBXMLExtValueEntryextValueTable

Detailed Description

Language structure.

Definition at line 191 of file wbxml_tables.h.


Member Data Documentation

const WBXMLAttrEntry* WBXMLLangEntry_s::attrTable
 

Attributes Table

Definition at line 197 of file wbxml_tables.h.

Referenced by wbxml_tables_get_attr_from_xml().

const WBXMLAttrValueEntry* WBXMLLangEntry_s::attrValueTable
 

Attributes Values Table

Definition at line 198 of file wbxml_tables.h.

Referenced by wbxml_tables_contains_attr_value_from_xml().

const WBXMLExtValueEntry* WBXMLLangEntry_s::extValueTable
 

Extensions Values Table

Definition at line 199 of file wbxml_tables.h.

Referenced by wbxml_tables_get_ext_from_xml().

WBXMLLanguage WBXMLLangEntry_s::langID
 

Language ID

Definition at line 193 of file wbxml_tables.h.

Referenced by wbxml_encoder_encode_to_wbxml(), and wbxml_tables_get_wbxml_publicid().

const WBXMLNameSpaceEntry* WBXMLLangEntry_s::nsTable
 

NameSpaces Table

Definition at line 196 of file wbxml_tables.h.

const WBXMLPublicIDEntry* WBXMLLangEntry_s::publicID
 

Public ID

Definition at line 194 of file wbxml_tables.h.

Referenced by wbxml_parser_get_wbxml_public_id(), wbxml_parser_get_xml_public_id(), wbxml_tables_get_wbxml_publicid(), and wbxml_tables_search_table().

const WBXMLTagEntry* WBXMLLangEntry_s::tagTable
 

Tags Table

Definition at line 195 of file wbxml_tables.h.

Referenced by wbxml_tables_get_tag_from_xml().


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