pugixml
 All Classes Functions Variables
xml_parser Member List

This is the complete list of members for xml_parser, including all inherited members.

alloc (defined in xml_parser)xml_parser
error_offset (defined in xml_parser)xml_parser
error_status (defined in xml_parser)xml_parser
parse(char_t *s, xml_node_struct *xmldoc, unsigned int optmsk, char_t endch) (defined in xml_parser)xml_parserinline
parse(char_t *buffer, size_t length, xml_node_struct *root, unsigned int optmsk) (defined in xml_parser)xml_parserinlinestatic
parse_doctype_group(char_t *s, char_t endch, bool toplevel) (defined in xml_parser)xml_parserinline
parse_doctype_ignore(char_t *s) (defined in xml_parser)xml_parserinline
parse_doctype_primitive(char_t *s) (defined in xml_parser)xml_parserinline
parse_exclamation(char_t *s, xml_node_struct *cursor, unsigned int optmsk, char_t endch) (defined in xml_parser)xml_parserinline
parse_question(char_t *s, xml_node_struct *&ref_cursor, unsigned int optmsk, char_t endch) (defined in xml_parser)xml_parserinline
xml_parser(const xml_allocator &alloc_) (defined in xml_parser)xml_parserinline