xml_memory_page Struct Reference

Collaboration diagram for xml_memory_page:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static xml_memory_pageconstruct (void *memory)

Public Attributes

xml_allocatorallocator
void * memory
xml_memory_pageprev
xml_memory_pagenext
size_t busy_size
size_t freed_size
char data [1]


Detailed Description

Definition at line 248 of file pugixml.cpp.


Member Function Documentation

static xml_memory_page* xml_memory_page::construct ( void *  memory  )  [inline, static]

Definition at line 249 of file pugixml.cpp.

References allocator, busy_size, freed_size, memory, next, and prev.

Referenced by xml_allocator::allocate_page().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 264 of file pugixml.cpp.

Referenced by xml_allocator::allocate_page(), and construct().

Definition at line 272 of file pugixml.cpp.

Referenced by construct(), and xml_allocator::deallocate_memory().


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

Generated on Thu Jul 6 00:32:03 2017 for Moses by  doxygen 1.5.9