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_main_controller.html | 462 +++++++++++++++++++++++++ 1 file changed, 462 insertions(+) create mode 100644 docs/doxygen/nel/class_my_main_controller.html (limited to 'docs/doxygen/nel/class_my_main_controller.html') diff --git a/docs/doxygen/nel/class_my_main_controller.html b/docs/doxygen/nel/class_my_main_controller.html new file mode 100644 index 00000000..e71af725 --- /dev/null +++ b/docs/doxygen/nel/class_my_main_controller.html @@ -0,0 +1,462 @@ + + + + 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_main_controller Struct Reference

Collaboration diagram for my_main_controller:

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

Public Attributes

struct jpeg_c_main_controller pub
JDIMENSION cur_iMCU_row
JDIMENSION rowgroup_ctr
boolean suspended
J_BUF_MODE pass_mode
JSAMPARRAY buffer [MAX_COMPONENTS]
struct jpeg_d_main_controller pub
boolean buffer_full
JSAMPIMAGE xbuffer [2]
int whichptr
int context_state
JDIMENSION rowgroups_avail
JDIMENSION iMCU_row_ctr
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+JSAMPARRAY my_main_controller::buffer[MAX_COMPONENTS] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 118 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+boolean my_main_controller::buffer_full +
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+int my_main_controller::context_state +
+
+ + + + + +
+   + + +

+ +

+Definition at line 129 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_main_controller::cur_iMCU_row +
+
+ + + + + +
+   + + +

+ +

+Definition at line 31 of file jcmainct.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_main_controller::iMCU_row_ctr +
+
+ + + + + +
+   + + +

+ +

+Definition at line 131 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+J_BUF_MODE my_main_controller::pass_mode +
+
+ + + + + +
+   + + +

+ +

+Definition at line 34 of file jcmainct.c.

+

+ + + + +
+ + + + + +
+struct jpeg_d_main_controller my_main_controller::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 115 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+struct jpeg_d_main_controller my_main_controller::pub +
+
+ + + + + +
+   + + +

+ +

+Definition at line 115 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_main_controller::rowgroup_ctr +
+
+ + + + + +
+   + + +

+ +

+Definition at line 121 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+JDIMENSION my_main_controller::rowgroups_avail +
+
+ + + + + +
+   + + +

+ +

+Definition at line 130 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+boolean my_main_controller::suspended +
+
+ + + + + +
+   + + +

+ +

+Definition at line 33 of file jcmainct.c.

+

+ + + + +
+ + + + + +
+int my_main_controller::whichptr +
+
+ + + + + +
+   + + +

+ +

+Definition at line 128 of file jdmainct.c.

+

+ + + + +
+ + + + + +
+JSAMPIMAGE my_main_controller::xbuffer[2] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 126 of file jdmainct.c.

+


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