Definition at line 99 of file jmemmgr.cpp.
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().
JDIMENSION my_memory_mgr::last_rowsperchunk |
Definition at line 120 of file jmemmgr.cpp.
Referenced by alloc_barray(), alloc_sarray(), and realize_virt_arrays().
struct jpeg_memory_mgr my_memory_mgr::pub |
Definition at line 100 of file jmemmgr.cpp.
Referenced by jinit_memory_mgr().
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().
size_t my_memory_mgr::total_space_allocated |
Definition at line 115 of file jmemmgr.cpp.
Referenced by alloc_large(), alloc_small(), free_pool(), jinit_memory_mgr(), and realize_virt_arrays().
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().
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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |