NDDEM
Static Public Member Functions | Public Attributes | List of all members
xml_memory_page Struct Reference

Static Public Member Functions

static xml_memory_pageconstruct (void *memory)
 

Public Attributes

xml_allocatorallocator
 
xml_memory_pageprev
 
xml_memory_pagenext
 
size_t busy_size
 
size_t freed_size
 

Member Function Documentation

◆ construct()

static xml_memory_page* xml_memory_page::construct ( void *  memory)
inlinestatic

Member Data Documentation

◆ allocator

xml_allocator* xml_memory_page::allocator

◆ busy_size

size_t xml_memory_page::busy_size

◆ freed_size

size_t xml_memory_page::freed_size

◆ next

xml_memory_page* xml_memory_page::next

◆ prev

xml_memory_page* xml_memory_page::prev

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