Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Attributes
my_memory_mgr Struct Reference

Detailed Description

Definition at line 99 of file jmemmgr.cpp.

Public Attributes

struct jpeg_memory_mgr pub
 
small_pool_ptr small_list [JPOOL_NUMPOOLS]
 
large_pool_ptr large_list [JPOOL_NUMPOOLS]
 
jvirt_sarray_ptr virt_sarray_list
 
jvirt_barray_ptr virt_barray_list
 
size_t total_space_allocated
 
JDIMENSION last_rowsperchunk
 

Member Data Documentation

◆ large_list

large_pool_ptr my_memory_mgr::large_list[JPOOL_NUMPOOLS]

Definition at line 104 of file jmemmgr.cpp.

Referenced by alloc_large(), free_pool(), and jinit_memory_mgr().

◆ last_rowsperchunk

JDIMENSION my_memory_mgr::last_rowsperchunk

Definition at line 120 of file jmemmgr.cpp.

Referenced by alloc_barray(), alloc_sarray(), and realize_virt_arrays().

◆ pub

struct jpeg_memory_mgr my_memory_mgr::pub

Definition at line 100 of file jmemmgr.cpp.

Referenced by jinit_memory_mgr().

◆ small_list

small_pool_ptr my_memory_mgr::small_list[JPOOL_NUMPOOLS]

Definition at line 103 of file jmemmgr.cpp.

Referenced by alloc_small(), free_pool(), and jinit_memory_mgr().

◆ total_space_allocated

size_t my_memory_mgr::total_space_allocated

◆ virt_barray_list

jvirt_barray_ptr my_memory_mgr::virt_barray_list

Definition at line 112 of file jmemmgr.cpp.

Referenced by free_pool(), jinit_memory_mgr(), realize_virt_arrays(), and request_virt_barray().

◆ virt_sarray_list

jvirt_sarray_ptr my_memory_mgr::virt_sarray_list

Definition at line 111 of file jmemmgr.cpp.

Referenced by free_pool(), jinit_memory_mgr(), realize_virt_arrays(), and request_virt_sarray().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019