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