• 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:helpref

21 \helpref{Find()}{wxarchiveclassfactoryfind} can also search
24 using \helpref{GetFirst() and GetNext()}{wxarchiveclassfactorygetfirst}.
28 \helpref{wxObject}{wxobject}
49 \helpref{Archive formats such as zip}{wxarc}\\
50 \helpref{Generic archive programming}{wxarcgeneric}\\
51 \helpref{wxArchiveEntry}{wxarchiveentry}\\
52 \helpref{wxArchiveInputStream}{wxarchiveinputstream}\\
53 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}\\
54 \helpref{wxFilterClassFactory}{wxfilterclassfactory}
65 The \helpref{wxMBConv}{wxmbconv} object that the created streams
124 \helpref{wxZipEntry::GetInternalName()}{wxzipentrygetinternalname}.
159 Create a new \helpref{wxArchiveEntry}{wxarchiveentry} object of the
184 by \helpref{GetFirst()/GetNext()}{wxarchiveclassfactorygetfirst}.
202 by \helpref{GetFirst()/GetNext()}{wxarchiveclassfactorygetfirst}.
218 archive entry classes such as \helpref{wxZipEntry}{wxzipentry}.
224 \helpref{wxObject}{wxobject}
232 \helpref{Archive formats such as zip}{wxarc}\\
233 \helpref{Generic archive programming}{wxarcgeneric}\\
234 \helpref{wxArchiveInputStream}{wxarchiveinputstream}\\
235 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}\\
236 \helpref{wxArchiveNotifier}{wxarchivenotifier}
242 seekable \helpref{GetNextEntry()}{wxarchiveinputstreamgetnextentry}
243 returns a fully populated \helpref{wxArchiveEntry}{wxarchiveentry}.
244 See '\helpref{Archives on non-seekable streams}{wxarcnoseek}' for
252 \twocolitem{\helpref{GetSize()}{wxarchiveentrysize}}{Guaranteed to be
253 available after the entry has been read to \helpref{Eof()}{wxinputstreameof},
254 or \helpref{CloseEntry()}{wxarchiveinputstreamcloseentry} has been called}
255 \twocolitem{\helpref{IsReadOnly()}{wxarchiveentryisreadonly}}{Guaranteed to
301 \helpref{Looking up an archive entry by name}{wxarcbyname}
313 If this is a directory entry, (i.e. if \helpref{IsDir()}{wxarchiveentryisdir}
367 Sets the \helpref{notifier}{wxarchivenotifier} for this entry.
368 Whenever the \helpref{wxArchiveInputStream}{wxarchiveinputstream} updates
370 notifier's \helpref{OnEntryUpdated}{wxarchivenotifieronentryupdated}
379 \helpref{Archives on non-seekable streams}{wxarcnoseek}\\
380 \helpref{wxArchiveNotifier}{wxarchivenotifier}
391 archive input streams such as \helpref{wxZipInputStream}{wxzipinputstream}.
393 \helpref{GetNextEntry()}{wxarchiveinputstreamgetnextentry} returns an
394 \helpref{wxArchiveEntry}{wxarchiveentry} object containing the meta-data
402 \helpref{wxFilterInputStream}{wxfilterinputstream}
415 \helpref{Archive formats such as zip}{wxarc}\\
416 \helpref{wxArchiveEntry}{wxarchiveentry}\\
417 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
435 the next entry and returns it in a \helpref{wxArchiveEntry}{wxarchiveentry}
445 by the \helpref{wxArchiveEntry}{wxarchiveentry} object.
453 \helpref{Looking up an archive entry by name}{wxarcbyname}
484 (e.g. \helpref{wxArchiveInputStream}{wxarchiveinputstream}) and the
486 (e.g. \helpref{wxArchiveEntry}{wxarchiveentry}*), or a string/pointer pair
523 or \helpref{wxScopedPtr}{wxscopedptr}), then you can create an iterator
537 \helpref{GetInternalName()}{wxarchiveentrygetinternalname} function.
570 \helpref{wxArchiveEntry}{wxarchiveentry}\\
571 \helpref{wxArchiveInputStream}{wxarchiveinputstream}\\
572 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
623 \helpref{wxArchiveInputStream}{wxarchiveinputstream} updates a
624 \helpref{wxArchiveEntry}{wxarchiveentry} object, you can create
626 \helpref{OnEntryUpdated()}{wxarchivenotifieronentryupdated}. An instance
628 using \helpref{wxArchiveEntry::SetNotifier()}{wxarchiveentrynotifier}.
635 See \helpref{Archives on non-seekable streams}{wxarcnoseek}.
647 \helpref{Archives on non-seekable streams}{wxarcnoseek}\\
648 \helpref{wxArchiveEntry}{wxarchiveentry}\\
649 \helpref{wxArchiveInputStream}{wxarchiveinputstream}\\
650 \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
670 archive output streams such as \helpref{wxZipOutputStream}{wxzipoutputstream}.
672 \helpref{PutNextEntry()}{wxarchiveoutputstreamputnextentry} is used
679 \helpref{wxFilterOutputStream}{wxfilteroutputstream}
687 \helpref{Archive formats such as zip}{wxarc}\\
688 \helpref{wxArchiveEntry}{wxarchiveentry}\\
689 \helpref{wxArchiveInputStream}{wxarchiveinputstream}
698 Calls \helpref{Close()}{wxarchiveoutputstreamclose} if it has not already
715 entry is created with \helpref{CopyEntry()}{wxarchiveoutputstreamcopyentry}
716 or \helpref{PutNextEntry()}{wxarchiveoutputstreamputnextentry}, or
731 the entries. The \helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
763 (see \helpref{wxArchiveEntry::IsDir()}{wxarchiveentryisdir})
766 \helpref{PutNextEntry()}{wxarchiveoutputstreamputnextentry} can