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

#include <decompile.h>

Data Fields

P_WBXML m_start
 
P_WBXML m_curpos
 
WBXML_LENGTH m_length
 
P_WBXML_NODE m_tree
 
P_WBXML_NODE m_curnode
 
WBXML_CODEPAGE m_curpage
 

Detailed Description

Definition at line 186 of file decompile.h.

Field Documentation

◆ m_curnode

P_WBXML_NODE tagWBXML_INFO::m_curnode

Definition at line 192 of file decompile.h.

Referenced by Init(), NewNode(), and Read_element().

◆ m_curpage

WBXML_CODEPAGE tagWBXML_INFO::m_curpage

Definition at line 193 of file decompile.h.

Referenced by Init(), NewNode(), and Read_switchPage().

◆ m_curpos

◆ m_length

WBXML_LENGTH tagWBXML_INFO::m_length

Definition at line 190 of file decompile.h.

Referenced by BytesLeft(), Free(), Init(), and ReadBinary().

◆ m_start

P_WBXML tagWBXML_INFO::m_start

Definition at line 188 of file decompile.h.

Referenced by BufferLength(), BytesLeft(), Free(), Init(), and ReadBinary().

◆ m_tree

P_WBXML_NODE tagWBXML_INFO::m_tree

Definition at line 191 of file decompile.h.

Referenced by DumpNodes(), Free(), Init(), NewNode(), and Read_element().


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.