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_jvirt_sarray_control.html | 461 +++++++++++++++++++++++ 1 file changed, 461 insertions(+) create mode 100644 docs/doxygen/nel/class_jvirt_sarray_control.html (limited to 'docs/doxygen/nel/class_jvirt_sarray_control.html') diff --git a/docs/doxygen/nel/class_jvirt_sarray_control.html b/docs/doxygen/nel/class_jvirt_sarray_control.html new file mode 100644 index 00000000..6c65ddbe --- /dev/null +++ b/docs/doxygen/nel/class_jvirt_sarray_control.html @@ -0,0 +1,461 @@ + + + + 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  
+

jvirt_sarray_control Struct Reference

Collaboration diagram for jvirt_sarray_control:

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

Public Attributes

JSAMPARRAY mem_buffer
JDIMENSION rows_in_array
JDIMENSION samplesperrow
JDIMENSION maxaccess
JDIMENSION rows_in_mem
JDIMENSION rowsperchunk
JDIMENSION cur_start_row
JDIMENSION first_undef_row
boolean pre_zero
boolean dirty
boolean b_s_open
jvirt_sarray_ptr next
backing_store_info b_s_info
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+backing_store_info jvirt_sarray_control::b_s_info +
+
+ + + + + +
+   + + +

+ +

+Definition at line 163 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+boolean jvirt_sarray_control::b_s_open +
+
+ + + + + +
+   + + +

+ +

+Definition at line 161 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::cur_start_row +
+
+ + + + + +
+   + + +

+ +

+Definition at line 157 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+boolean jvirt_sarray_control::dirty +
+
+ + + + + +
+   + + +

+ +

+Definition at line 160 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::first_undef_row +
+
+ + + + + +
+   + + +

+ +

+Definition at line 158 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::maxaccess +
+
+ + + + + +
+   + + +

+ +

+Definition at line 154 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JSAMPARRAY jvirt_sarray_control::mem_buffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 151 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+jvirt_sarray_ptr jvirt_sarray_control::next +
+
+ + + + + +
+   + + +

+ +

+Definition at line 162 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+boolean jvirt_sarray_control::pre_zero +
+
+ + + + + +
+   + + +

+ +

+Definition at line 159 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::rows_in_array +
+
+ + + + + +
+   + + +

+ +

+Definition at line 152 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::rows_in_mem +
+
+ + + + + +
+   + + +

+ +

+Definition at line 155 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::rowsperchunk +
+
+ + + + + +
+   + + +

+ +

+Definition at line 156 of file jmemmgr.c.

+

+ + + + +
+ + + + + +
+JDIMENSION jvirt_sarray_control::samplesperrow +
+
+ + + + + +
+   + + +

+ +

+Definition at line 153 of file jmemmgr.c.

+


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