• 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 defs:wxZipEntry

23 \helpref{wxZipEntry}{wxzipentry}\\
33 \section{\class{wxZipEntry}}\label{wxzipentry}
155 a fully populated wxZipEntry object except for
156 \helpref{wxZipEntry::GetLocalExtra()}{wxzipentrylocalextra}. GetLocalExtra()
203 \membersection{wxZipEntry::wxZipEntry}\label{wxzipentrywxzipentry}
205 \func{}{wxZipEntry}{\param{const wxString\& }{name = wxEmptyString}, \param{const wxDateTime\& }{dt = wxDateTime::Now()}, \param{off\_t }{size = wxInvalidOffset}}
209 \func{}{wxZipEntry}{\param{const wxZipEntry\& }{entry}}
214 \membersection{wxZipEntry::Clone}\label{wxzipentryclone}
216 \constfunc{wxZipEntry*}{Clone}{\void}
221 \membersection{wxZipEntry::Get/SetComment}\label{wxzipentrycomment}
230 \membersection{wxZipEntry::GetCompressedSize}\label{wxzipentrygetcompressedsize}
237 \membersection{wxZipEntry::GetCrc}\label{wxzipentrygetcrc}
244 \membersection{wxZipEntry::Get/SetExternalAttributes}\label{wxzipentryexternalattributes}
267 \membersection{wxZipEntry::Get/SetExtra}\label{wxzipentryextra}
281 \membersection{wxZipEntry::GetFlags}\label{wxzipentrygetflags}
288 \membersection{wxZipEntry::GetInternalName}\label{wxzipentrygetinternalname}
311 \membersection{wxZipEntry::Get/SetLocalExtra}\label{wxzipentrylocalextra}
325 \membersection{wxZipEntry::Get/SetMethod}\label{wxzipentrymethod}
339 \membersection{wxZipEntry::Get/SetMode}\label{wxzipentrymode}
363 \membersection{wxZipEntry::SetNotifier}\label{wxzipentrynotifier}
385 \membersection{wxZipEntry::Get/SetSystemMadeBy}\label{wxzipentrysystemmadeby}
396 \membersection{wxZipEntry::IsMadeByUnix}\label{wxzipentryismadebyunix}
404 \membersection{wxZipEntry::IsText/SetIsText}\label{wxzipentryistext}
413 \membersection{wxZipEntry::operator=}\label{wxzipentryoperatorassign}
415 \func{wxZipEntry\& operator}{operator=}{\param{const wxZipEntry\& }{entry}}
430 \helpref{wxZipEntry}{wxzipentry} object containing the meta-data
449 typedef wxZipEntry entry_type
455 \helpref{wxZipEntry}{wxzipentry}\\
505 \func{wxZipEntry*}{GetNextEntry}{\void}
508 the next entry and returns it in a \helpref{wxZipEntry}{wxzipentry}
523 \func{bool}{OpenEntry}{\param{wxZipEntry\& }{entry}}
544 updates a \helpref{wxZipEntry}{wxzipentry},
547 An instance of your notifier class can then be assigned to wxZipEntry
548 objects, using \helpref{wxZipEntry::SetNotifier()}{wxzipentrynotifier}.
566 \helpref{wxZipEntry}{wxzipentry}\\
575 \func{void}{OnEntryUpdated}{\param{wxZipEntry\& }{entry}}
578 an \helpref{wxZipEntry}{wxzipentry} object changes.
606 \helpref{wxZipEntry}{wxzipentry}\\
666 \func{bool}{CopyEntry}{\param{wxZipEntry* }{entry}, \param{wxZipInputStream\& }{inputStream}}
707 \func{bool}{PutNextEntry}{\param{wxZipEntry* }{entry}}