allocate(size_t num) (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
allocate_remember_size(size_t size) | DD::Image::Memory | inlinestatic |
allocate_void(size_t bytes) | DD::Image::Memory | static |
clipToCacheLimit(int &width, int &height, const DD::Image::Format &format) | DD::Image::Memory | static |
count_users() | DD::Image::Memory | static |
create_allocator(const char *pAllocatorName) | DD::Image::Memory | inlinestatic |
current_usage() | DD::Image::Memory | static |
deallocate(T *ptr) (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
deallocate_remember_size(void *ptr) | DD::Image::Memory | inlinestatic |
deallocate_void(void *ptr, size_t num=0) | DD::Image::Memory | static |
dump_allocatorinfoXML(std::ostream &output, bool format_bytes) | DD::Image::Memory | static |
dump_info(std::ostream &output, bool format_bytes, bool includeNodeInfo, const void *restrict_to) | DD::Image::Memory | static |
dump_infoXML(std::ostream &output, bool format_bytes, bool includeNodeInfo, const void *restrict_to) | DD::Image::Memory | static |
find_allocator(const char *pAllocatorName) | DD::Image::Memory | static |
format_bytes(char *buffer, long long unsigned bytes, bool metric=true) | DD::Image::Memory | static |
free_count() (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
generateMemoryInfo(MemoryInfoMap &outMemInfoMap, const void *restrict_to=nullptr) (defined in DD::Image::Memory) | DD::Image::Memory | static |
get_allocated_size(void *ptr) | DD::Image::Memory | static |
get_allocator(size_t index) | DD::Image::Memory | static |
get_num_registered_allocators() | DD::Image::Memory | static |
initialize() | DD::Image::Memory | static |
max_usage() (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
MemoryInfoArray typedef (defined in DD::Image::Memory) | DD::Image::Memory | |
MemoryInfoMap typedef (defined in DD::Image::Memory) | DD::Image::Memory | |
MemRegistrant (defined in DD::Image::Memory) | DD::Image::Memory | friend |
new_handler_count() (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
print_bytes(std::ostream &output, long long unsigned bytes, bool metric=true) | DD::Image::Memory | static |
reduce_current_usage(const char *message=nullptr) | DD::Image::Memory | static |
register_allocator(IAllocator *pAllocator) | DD::Image::Memory | static |
set_current_usage(size_t target, const char *message=nullptr) | DD::Image::Memory | static |
set_free_count(int) (defined in DD::Image::Memory) | DD::Image::Memory | static |
set_hard_max_usage(size_t final_max) (defined in DD::Image::Memory) | DD::Image::Memory | static |
set_max_usage(size_t new_max) (defined in DD::Image::Memory) | DD::Image::Memory | static |
set_new_handler_count(int) (defined in DD::Image::Memory) | DD::Image::Memory | static |
total_ram() (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
total_ram_64() (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
total_vm() (defined in DD::Image::Memory) | DD::Image::Memory | inlinestatic |
unregister_allocator(IAllocator *pAllocator) | DD::Image::Memory | static |