|
GDB (API)
|
#include "xml-support.h"
Public Attributes | |
| const char * | name |
| struct gdb_xml_attribute * | attributes |
| struct gdb_xml_element * | children |
| int | flags |
| gdb_xml_element_start_handler * | start_handler |
| gdb_xml_element_end_handler * | end_handler |
Definition at line 163 of file xml-support.h.
Definition at line 166 of file xml-support.h.
Definition at line 167 of file xml-support.h.
Definition at line 171 of file xml-support.h.
Definition at line 168 of file xml-support.h.
| const char* gdb_xml_element::name |
Definition at line 165 of file xml-support.h.
Definition at line 170 of file xml-support.h.
1.7.6.1