ASXmlBuffer Struct Reference

#include <asim_afterbase.h>

List of all members.

Public Types

enum  

Public Attributes

char * buffer
int allocated
int used
int current
int state
int level
Bool verbatim
Bool quoted
enum ASXmlBuffer:: { ... }  tag_type
int tags_count


Detailed Description

Definition at line 451 of file asim_afterbase.h.


Member Enumeration Documentation

anonymous enum

Definition at line 461 of file asim_afterbase.h.


Member Data Documentation

char* ASXmlBuffer::buffer

Definition at line 453 of file asim_afterbase.h.

Referenced by add_xml_buffer_close_tag(), add_xml_buffer_open_tag(), add_xml_buffer_spaces(), asim_add_xml_buffer_chars(), asim_free_xml_buffer_resources(), and realloc_xml_buffer().

int ASXmlBuffer::allocated

Definition at line 454 of file asim_afterbase.h.

Referenced by asim_free_xml_buffer_resources(), and realloc_xml_buffer().

int ASXmlBuffer::used

Definition at line 454 of file asim_afterbase.h.

Referenced by add_xml_buffer_close_tag(), add_xml_buffer_open_tag(), add_xml_buffer_spaces(), asim_add_xml_buffer_chars(), asim_free_xml_buffer_resources(), asim_reset_xml_buffer(), and realloc_xml_buffer().

int ASXmlBuffer::current

Definition at line 454 of file asim_afterbase.h.

Referenced by asim_free_xml_buffer_resources(), and asim_reset_xml_buffer().

int ASXmlBuffer::state

Definition at line 456 of file asim_afterbase.h.

Referenced by asim_format_xml_buffer_state(), asim_reset_xml_buffer(), and asim_spool_xml_tag().

int ASXmlBuffer::level

Definition at line 457 of file asim_afterbase.h.

Referenced by asim_format_xml_buffer_state(), asim_reset_xml_buffer(), and asim_spool_xml_tag().

Bool ASXmlBuffer::verbatim

Definition at line 458 of file asim_afterbase.h.

Referenced by asim_reset_xml_buffer(), and asim_spool_xml_tag().

Bool ASXmlBuffer::quoted

Definition at line 459 of file asim_afterbase.h.

Referenced by asim_reset_xml_buffer(), and asim_spool_xml_tag().

enum { ... } ASXmlBuffer::tag_type

Referenced by asim_reset_xml_buffer(), and asim_spool_xml_tag().

int ASXmlBuffer::tags_count

Definition at line 468 of file asim_afterbase.h.

Referenced by asim_format_xml_buffer_state(), asim_reset_xml_buffer(), and asim_spool_xml_tag().


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