Public 成员函数 | |
xpath_stack_data () | |
~xpath_stack_data () | |
Public 属性 | |
xpath_memory_block | blocks [2] |
bool | oom |
xpath_allocator | result |
xpath_stack | stack |
xpath_allocator | temp |
在文件 pugixml.cpp 第 7649 行定义.
|
inline |
在文件 pugixml.cpp 第 7657 行定义.
引用了 blocks, xpath_memory_block::capacity, xpath_memory_block::data, xpath_memory_block::next, xpath_stack::result, result, stack, xpath_stack::temp , 以及 temp.
|
inline |
xpath_memory_block xpath_stack_data::blocks[2] |
在文件 pugixml.cpp 第 7651 行定义.
被这些函数引用 xpath_stack_data().
bool xpath_stack_data::oom |
在文件 pugixml.cpp 第 7655 行定义.
xpath_allocator xpath_stack_data::result |
在文件 pugixml.cpp 第 7652 行定义.
被这些函数引用 xpath_stack_data() , 以及 ~xpath_stack_data().
xpath_stack xpath_stack_data::stack |
在文件 pugixml.cpp 第 7654 行定义.
被这些函数引用 xpath_stack_data().
xpath_allocator xpath_stack_data::temp |
在文件 pugixml.cpp 第 7653 行定义.
被这些函数引用 xpath_stack_data() , 以及 ~xpath_stack_data().