DD::Image::Memory Member List

This is the complete list of members for DD::Image::Memory, including all inherited members.
allocate(size_t num) (defined in DD::Image::Memory)DD::Image::Memory [inline, static]
allocate_remember_size(size_t size)DD::Image::Memory [inline, static]
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 [inline, static]
current_usage()DD::Image::Memory [static]
deallocate(T *ptr) (defined in DD::Image::Memory)DD::Image::Memory [inline, static]
deallocate_remember_size(void *ptr)DD::Image::Memory [inline, static]
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 [inline, static]
generateMemoryInfo(MemoryInfoMap &outMemInfoMap, const void *restrict_to=NULL) (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 [inline, static]
MemoryInfoArray typedef (defined in DD::Image::Memory)DD::Image::Memory
MemoryInfoMap typedef (defined in DD::Image::Memory)DD::Image::Memory
MemoryRegistrant (defined in DD::Image::Memory)DD::Image::Memory [friend]
new_handler_count() (defined in DD::Image::Memory)DD::Image::Memory [inline, static]
print_bytes(std::ostream &output, long long unsigned bytes, bool metric=true)DD::Image::Memory [static]
reduce_current_usage(const char *message=0)DD::Image::Memory [static]
register_allocator(IAllocator *pAllocator)DD::Image::Memory [static]
set_current_usage(size_t target, const char *message=0)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 [inline, static]
total_ram_64() (defined in DD::Image::Memory)DD::Image::Memory [inline, static]
total_vm() (defined in DD::Image::Memory)DD::Image::Memory [inline, static]
unregister_allocator(IAllocator *pAllocator)DD::Image::Memory [static]