Disk ARchive  2.5.2
Full featured and portable backup and archiving tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
libdar::mem_manager Class Reference

generic interface of memory managers that create and delete mem_allocator objects depending on requests More...

#include <mem_allocator.hpp>

Inherited by libdar::mem_sized.

List of all members.

Public Member Functions

virtual void push_to_release_list (mem_allocator *ref)=0
 this is for the mem_allocator to inform its mem_manager that it has all its block released

Detailed Description

generic interface of memory managers that create and delete mem_allocator objects depending on requests

Definition at line 70 of file mem_allocator.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines