◆ xpath_string() [1/2]
xpath_string::xpath_string |
( |
const char_t * |
buffer, |
|
|
bool |
uses_heap_, |
|
|
size_t |
length_heap |
|
) |
| |
|
inlineprivate |
◆ xpath_string() [2/2]
xpath_string::xpath_string |
( |
| ) |
|
|
inline |
◆ append()
◆ c_str()
const char_t* xpath_string::c_str |
( |
| ) |
const |
|
inline |
◆ data()
◆ duplicate_string()
static char_t* xpath_string::duplicate_string |
( |
const char_t * |
string, |
|
|
size_t |
length, |
|
|
xpath_allocator * |
alloc |
|
) |
| |
|
inlinestaticprivate |
◆ empty()
bool xpath_string::empty |
( |
| ) |
const |
|
inline |
◆ from_const()
◆ from_heap()
◆ from_heap_preallocated()
◆ length()
size_t xpath_string::length |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ uses_heap()
bool xpath_string::uses_heap |
( |
| ) |
const |
|
inline |
◆ _buffer
const char_t* xpath_string::_buffer |
|
private |
◆ _length_heap
size_t xpath_string::_length_heap |
|
private |
◆ _uses_heap
bool xpath_string::_uses_heap |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/NDDEM/NDDEM/src/CoarseGraining/pugixml.cpp