#include <country.h>
Граф наследования:country::DocumentImpl:
Открытые члены | |
virtual XPathResult | applyXPath (XPath) |
virtual void | element (xml_loader *th, const char *name, const char **atts) |
Закрытые статические члены | |
static void | Country_element (xml_loader *th, const char *name, const char **atts) |
См. определение в файле country.h строка 40
static void country::DocumentImpl::Country_element | ( | xml_loader * | th, | |
const char * | name, | |||
const char ** | atts | |||
) | [static, private] |
virtual XPathResult country::DocumentImpl::applyXPath | ( | XPath | ) | [virtual] |
Замещает Document.
virtual void country::DocumentImpl::element | ( | xml_loader * | th, | |
const char * | name, | |||
const char ** | atts | |||
) | [virtual] |
Замещает Document.