#include <asim_afterbase.h>
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 |
Definition at line 451 of file asim_afterbase.h.
anonymous enum |
Definition at line 461 of file asim_afterbase.h.
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().
Definition at line 454 of file asim_afterbase.h.
Referenced by asim_free_xml_buffer_resources(), and realloc_xml_buffer().
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().
Definition at line 454 of file asim_afterbase.h.
Referenced by asim_free_xml_buffer_resources(), and asim_reset_xml_buffer().
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().
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().
Definition at line 458 of file asim_afterbase.h.
Referenced by asim_reset_xml_buffer(), and asim_spool_xml_tag().
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().
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().