| 
    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 7817 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7864 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7868 of file pugixml.cpp.
Definition at line 7903 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7913 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7931 of file pugixml.cpp.
      
  | 
  inlinestatic | 
Definition at line 7839 of file pugixml.cpp.
      
  | 
  inlinestatic | 
Definition at line 7851 of file pugixml.cpp.
      
  | 
  inlinestatic | 
Definition at line 7844 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7908 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7941 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7936 of file pugixml.cpp.
      
  | 
  inline | 
Definition at line 7946 of file pugixml.cpp.