Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

my_memory_mgr Struct Reference


Data Fields

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
long total_space_allocated
JDIMENSION last_rowsperchunk

Field Documentation

large_pool_ptr my_memory_mgr::large_list[JPOOL_NUMPOOLS]
 

Definition at line 121 of file jmemmgr.c.

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

JDIMENSION my_memory_mgr::last_rowsperchunk
 

Definition at line 137 of file jmemmgr.c.

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

struct jpeg_memory_mgr my_memory_mgr::pub
 

Definition at line 117 of file jmemmgr.c.

Referenced by jinit_memory_mgr().

small_pool_ptr my_memory_mgr::small_list[JPOOL_NUMPOOLS]
 

Definition at line 120 of file jmemmgr.c.

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

long my_memory_mgr::total_space_allocated
 

Definition at line 132 of file jmemmgr.c.

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 129 of file jmemmgr.c.

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 128 of file jmemmgr.c.

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


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: