![]() |
Disk ARchive
2.5.2
Full featured and portable backup and archiving tool
|
get_pool() const | libdar::on_pool | [inline, protected] |
meta_delete(T *ptr) (defined in libdar::on_pool) | libdar::on_pool | [inline, protected] |
meta_new(T *&ptr, size_t num) (defined in libdar::on_pool) | libdar::on_pool | [inline, protected] |
operator delete(void *ptr, memory_pool *p) | libdar::on_pool | [inline] |
operator delete(void *ptr) | libdar::on_pool | [inline] |
operator delete[](void *ptr, memory_pool *p) | libdar::on_pool | [inline] |
operator delete[](void *ptr) | libdar::on_pool | [inline] |
operator new(size_t n_byte) | libdar::on_pool | [inline] |
operator new(size_t n_byte, const std::nothrow_t ¬hrow_value) | libdar::on_pool | [inline] |
operator new(size_t n_byte, memory_pool *p) | libdar::on_pool | [inline] |
operator new[](size_t n_byte) | libdar::on_pool | [inline] |
operator new[](size_t n_byte, const std::nothrow_t ¬hrow_value) | libdar::on_pool | [inline] |
operator new[](size_t n_byte, memory_pool *p) | libdar::on_pool | [inline] |