|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <xmlstorage.h>


Public Member Functions | |
| XPath () | |
| XPath (const char *path) | |
| XPath (const std::string path) | |
| void | init (const char *path) |
Public Attributes | |
| bool | _absolute |
Definition at line 841 of file xmlstorage.h.
|
inline |
Definition at line 843 of file xmlstorage.h.
Definition at line 844 of file xmlstorage.h.
|
inline |
Definition at line 845 of file xmlstorage.h.
| bool XMLStorage::XPath::_absolute |
Definition at line 849 of file xmlstorage.h.
Referenced by XMLStorage::XMLPos::go(), XMLStorage::const_XMLPos::go(), and init().