#include <result.h>
Открытые члены | |
location () | |
location (const char **atts) | |
location (const xstring &vpath, const xstring &vpath1) | |
Закрытые члены | |
friend | void::applyXPath (location *, XPath::iterator, XPath::iterator, XPathResult &) |
Друзья | |
class | xpath_iterator< location > |
См. определение в файле result.h строка 153
result::location::location | ( | const char ** | atts | ) | [inline] |
result::location::location | ( | const xstring & | vpath, | |
const xstring & | vpath1 | |||
) | [inline] |
result::location::void::applyXPath | ( | location * | , | |
XPath::iterator | , | |||
XPath::iterator | , | |||
XPathResult & | ||||
) | [private] |
friend class xpath_iterator< location > [friend] |