HDK
|
Public Member Functions | |
xpath_string () | |
void | append (const xpath_string &o, xpath_allocator *alloc) |
const char_t * | c_str () const |
size_t | length () const |
char_t * | data (xpath_allocator *alloc) |
bool | empty () const |
bool | operator== (const xpath_string &o) const |
bool | operator!= (const xpath_string &o) const |
bool | uses_heap () const |
Static Public Member Functions | |
static xpath_string | from_const (const char_t *str) |
static xpath_string | from_heap_preallocated (const char_t *begin, const char_t *end) |
static xpath_string | from_heap (const char_t *begin, const char_t *end, xpath_allocator *alloc) |
Definition at line 7591 of file pugixml.cpp.
|
inline |
Definition at line 7634 of file pugixml.cpp.
|
inline |
Definition at line 7638 of file pugixml.cpp.
Definition at line 7673 of file pugixml.cpp.
|
inline |
Definition at line 7683 of file pugixml.cpp.
|
inline |
Definition at line 7698 of file pugixml.cpp.
|
inlinestatic |
Definition at line 7613 of file pugixml.cpp.
|
inlinestatic |
Definition at line 7625 of file pugixml.cpp.
|
inlinestatic |
Definition at line 7618 of file pugixml.cpp.
|
inline |
Definition at line 7678 of file pugixml.cpp.
|
inline |
Definition at line 7708 of file pugixml.cpp.
|
inline |
Definition at line 7703 of file pugixml.cpp.
|
inline |
Definition at line 7713 of file pugixml.cpp.