Public Member Functions |
| xpath_string (const char_t *str, xpath_allocator *alloc) |
| xpath_string (const char_t *str, bool use_heap) |
| xpath_string (const char_t *begin, const char_t *end, xpath_allocator *alloc) |
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 |
The documentation for this class was generated from the following file: