• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:wxArchiveOutputStream

53 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}\\
167 \constfunc{wxArchiveOutputStream*}{NewStream}{\param{wxOutputStream\& }{stream}}
171 \constfunc{wxArchiveOutputStream*}{NewStream}{\param{wxOutputStream* }{stream}}
235 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}\\
417 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
572 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
650 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
667 \section{\class{wxArchiveOutputStream}}\label{wxarchiveoutputstream}
674 written to the wxArchiveOutputStream. Another call to PutNextEntry()
694 \membersection{wxArchiveOutputStream::\destruct{wxArchiveOutputStream}}\label{wxarchiveoutputstreamdtor}
696 \func{}{\destruct{wxArchiveOutputStream}}{\void}
702 \membersection{wxArchiveOutputStream::Close}\label{wxarchiveoutputstreamclose}
710 \membersection{wxArchiveOutputStream::CloseEntry}\label{wxarchiveoutputstreamcloseentry}
720 \membersection{wxArchiveOutputStream::CopyArchiveMetaData}\label{wxarchiveoutputstreamcopyarchivemetadata}
731 the entries. The \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
741 \membersection{wxArchiveOutputStream::CopyEntry}\label{wxarchiveoutputstreamcopyentry}
758 \membersection{wxArchiveOutputStream::PutNextDirEntry}\label{wxarchiveoutputstreamputnextdirentry}
771 \membersection{wxArchiveOutputStream::PutNextEntry}\label{wxarchiveoutputstreamputnextentry}
777 wxArchiveOutputStream.
782 data can then be written by writing to this wxArchiveOutputStream.