xpath_memory_block Struct Reference
Collaboration diagram for xpath_memory_block:

Public Attributes

xpath_memory_blocknext
size_t capacity
char data [4096]

Detailed Description

Definition at line 6186 of file pugixml.cpp.

Member Data Documentation

◆ capacity

size_t xpath_memory_block::capacity

Definition at line 6189 of file pugixml.cpp.

Referenced by xpath_allocator::allocate_nothrow().

◆ data

char xpath_memory_block::data[ 4096]

Definition at line 6191 of file pugixml.cpp.

Referenced by xpath_allocator::allocate_nothrow().

◆ next

xpath_memory_block* xpath_memory_block::next

The documentation for this struct was generated from the following file:

Generated on for QuickFIX by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2001