xml_elem_t Struct Reference

#include <asim_afterbase.h>

List of all members.

Public Attributes

xml_elem_tnext
xml_elem_tchild
char * tag
int tag_id
char * parm


Detailed Description

Definition at line 420 of file asim_afterbase.h.


Member Data Documentation

struct xml_elem_t* xml_elem_t::next

Definition at line 421 of file asim_afterbase.h.

Referenced by add_xml_buffer_open_tag(), asim_xml_elem_delete(), asim_xml_tags2xml_buffer(), xml_elem_new(), xml_elem_remove(), and xml_insert().

struct xml_elem_t* xml_elem_t::child

Definition at line 422 of file asim_afterbase.h.

Referenced by add_xml_buffer_open_tag(), asim_format_xml_buffer_state(), asim_xml_tags2xml_buffer(), build_image_from_xml(), compose_asimage_xml_from_doc(), handle_asxml_tag_if(), handle_asxml_tag_text(), xml_elem_new(), and xml_insert().

char* xml_elem_t::tag

Definition at line 423 of file asim_afterbase.h.

Referenced by add_xml_buffer_close_tag(), add_xml_buffer_open_tag(), asim_format_xml_buffer_state(), asim_xml_parse(), asim_xml_tags2xml_buffer(), build_image_from_xml(), create_CDATA_tag(), create_CONTAINER_tag(), handle_asxml_tag_if(), and xml_elem_new().

int xml_elem_t::tag_id

Definition at line 424 of file asim_afterbase.h.

Referenced by asim_xml_parse(), asim_xml_tags2xml_buffer(), create_CDATA_tag(), create_CONTAINER_tag(), and xml_elem_new().

char* xml_elem_t::parm

Definition at line 425 of file asim_afterbase.h.

Referenced by add_xml_buffer_open_tag(), asim_format_xml_buffer_state(), asim_xml_parse(), asim_xml_tags2xml_buffer(), build_image_from_xml(), and xml_elem_new().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:50:04 2011 for ROOT_528-00b_version by  doxygen 1.5.1