2 % automatically generated by HelpGen from
3 % zipstream.h at 02/May/99 19:54:25
7 \section{\class{wxZipInputStream
}}\label{wxzipinputstream
}
9 This class is input stream from ZIP archive. The archive
10 must be local file (accessible via FILE*).
11 It has all features including StreamSize and seeking.
13 \wxheading{Derived from
}
18 \latexignore{\rtfignore{\wxheading{Members
}}}
21 \membersection{wxZipInputStream::wxZipInputStream
}\label{wxzipinputstreamwxzipinputstream
}
23 \func{}{wxZipInputStream
}{\param{const wxString\&
}{archive
},
\param{const wxString\&
}{file
}}
27 \wxheading{Parameters
}
29 \docparam{archive
}{name of ZIP file
}
31 \docparam{file
}{name of file stored in the archive
}