Класс Document

#include <document.h>

Граф наследования:Document:

country::DocumentImpl result::DocumentImpl Полный список членов класса

Открытые члены

 Document ()
virtual ~Document ()
virtual XPathResult applyXPath (XPath)=0
virtual void element (xml_loader *th, const char *name, const char **atts)=0

Открытые атрибуты

void * root
std::string root_type

Подробное описание

Автор:
yessss <gennadiyesss@mail.ru>

См. определение в файле document.h строка 25


Конструктор(ы)

Document::Document (  )  [inline]

См. определение в файле document.h строка 29

Перекрестные ссылки root.

virtual Document::~Document (  )  [inline, virtual]

См. определение в файле document.h строка 30


Методы

virtual XPathResult Document::applyXPath ( XPath   )  [pure virtual]

Замещается в country::DocumentImpl и result::DocumentImpl.

virtual void Document::element ( xml_loader th,
const char *  name,
const char **  atts 
) [pure virtual]

Замещается в country::DocumentImpl и result::DocumentImpl.

Используется в xml_loader::startElement().


Данные класса

void* Document::root

См. определение в файле document.h строка 27

Используется в Document(), xml_loader::endElement(), xml_loader::getDocument(), xml_loader::load() и main().

std::string Document::root_type

См. определение в файле document.h строка 28

Используется в xml_loader::endElement().


Объявления и описания членов класса находятся в файле:
Документация по XDataServer. Последние изменения: Thu Jul 12 11:49:43 2007. Создано системой  doxygen 1.5.2