TraceX
 
Loading...
Searching...
No Matches
xpath_memory_block Struct Reference
Collaboration diagram for xpath_memory_block:

Public Attributes

xpath_memory_blocknext
 
size_t capacity
 
union { 
 
   char   data [xpath_memory_page_size] 
 
   double   alignment 
 
};  
 

Member Data Documentation

◆ [union]

union { ... } xpath_memory_block

◆ alignment

double xpath_memory_block::alignment

◆ capacity

size_t xpath_memory_block::capacity

◆ data

char xpath_memory_block::data[xpath_memory_page_size]

◆ next

xpath_memory_block* xpath_memory_block::next

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