#include <result.h>
Открытые члены | |
extension () | |
extension (const char **atts) | |
extension (const xstring &vpoint, const xdouble &vnumber, const xstring &vid, const xstring &vname) | |
Открытые атрибуты | |
LIST< result::location * > | locations |
LIST< result::extension_subt * > | extension_subts |
LIST< result::ext * > | exts |
extension_subcl * | extension_subcls |
Закрытые члены | |
friend | void::applyXPath (extension *, XPath::iterator, XPath::iterator, XPathResult &) |
Друзья | |
class | xpath_iterator< extension > |
См. определение в файле result.h строка 113
result::extension::extension | ( | const char ** | atts | ) | [inline] |
result::extension::extension | ( | const xstring & | vpoint, | |
const xdouble & | vnumber, | |||
const xstring & | vid, | |||
const xstring & | vname | |||
) | [inline] |
result::extension::void::applyXPath | ( | extension * | , | |
XPath::iterator | , | |||
XPath::iterator | , | |||
XPathResult & | ||||
) | [private] |
friend class xpath_iterator< extension > [friend] |