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_working_state.html | 201 ++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 docs/doxygen/nel/class_working_state.html (limited to 'docs/doxygen/nel/class_working_state.html') diff --git a/docs/doxygen/nel/class_working_state.html b/docs/doxygen/nel/class_working_state.html new file mode 100644 index 00000000..1773fd57 --- /dev/null +++ b/docs/doxygen/nel/class_working_state.html @@ -0,0 +1,201 @@ + + + + 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  
+

working_state Struct Reference

Collaboration diagram for working_state:

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

Public Attributes

JOCTETnext_output_byte
size_t free_in_buffer
savable_state cur
j_compress_ptr cinfo
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+j_compress_ptr working_state::cinfo +
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file jchuff.c.

+

+ + + + +
+ + + + + +
+savable_state working_state::cur +
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file jchuff.c.

+

+ + + + +
+ + + + + +
+size_t working_state::free_in_buffer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 82 of file jchuff.c.

+

+ + + + +
+ + + + + +
+JOCTET * working_state::next_output_byte +
+
+ + + + + +
+   + + +

+ +

+Definition at line 81 of file jchuff.c.

+


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