Searched refs:DoClone (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Darchive.h59 wxArchiveEntry *Clone() const { return DoClone(); }
69 virtual wxArchiveEntry* DoClone() const = 0;
H A Dtarstrm.h124 virtual wxArchiveEntry* DoClone() const { return Clone(); } function in class:wxTarEntry
H A Dzipstrm.h225 wxArchiveEntry* DoClone() const { return ZipClone(); } function in class:wxZipEntry

Completed in 29 milliseconds