ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Attributes | List of all members
xpath_memory_block Struct Reference
Collaboration diagram for xpath_memory_block:
Collaboration graph
[legend]

Public Attributes

xpath_memory_blocknext
 
char data [4096]
 

Detailed Description

Definition at line 6545 of file pugixml.cpp.

Member Data Documentation

◆ data

char xpath_memory_block::data[ 4096]

Definition at line 6549 of file pugixml.cpp.

Referenced by xpath_allocator::allocate_nothrow(), and xpath_allocator::reallocate().

◆ next

xpath_memory_block* xpath_memory_block::next

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