From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_my_memory_mgr.html | 292 ++++++++++++++++++++++++++++++ 1 file changed, 292 insertions(+) create mode 100644 docs/doxygen/nel/class_my_memory_mgr.html (limited to 'docs/doxygen/nel/class_my_memory_mgr.html') diff --git a/docs/doxygen/nel/class_my_memory_mgr.html b/docs/doxygen/nel/class_my_memory_mgr.html new file mode 100644 index 00000000..4e772892 --- /dev/null +++ b/docs/doxygen/nel/class_my_memory_mgr.html @@ -0,0 +1,292 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

my_memory_mgr Struct Reference

Collaboration diagram for my_memory_mgr:

Collaboration graph
+ + + + + + + + +
[legend]
List of all members. + + + + + + + + +

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

Member Data Documentation

+

+ + + + +
+ + + + + +
+large_pool_ptr my_memory_mgr::large_list[JPOOL_NUMPOOLS] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 121 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_memory_mgr::last_rowsperchunk +
+
+ + + + + +
+   + + +

+ +

+Definition at line 137 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+struct jpeg_memory_mgr my_memory_mgr::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 117 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+small_pool_ptr my_memory_mgr::small_list[JPOOL_NUMPOOLS] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+long my_memory_mgr::total_space_allocated +
+
+ + + + + +
+   + + +

+ +

+Definition at line 132 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+jvirt_barray_ptr my_memory_mgr::virt_barray_list +
+
+ + + + + +
+   + + +

+ +

+Definition at line 129 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+jvirt_sarray_ptr my_memory_mgr::virt_sarray_list +
+
+ + + + + +
+   + + +

+ +

+Definition at line 128 of file jmemmgr.c.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1