ArchivePlugin: replace scan_reset(), scan_next() with visit()
Add the interface ArchiveVisitor.
This commit is contained in:
@@ -398,6 +398,7 @@ libarchive_a_SOURCES = \
|
||||
src/ArchiveLookup.cxx src/ArchiveLookup.hxx \
|
||||
src/ArchiveList.cxx src/ArchiveList.hxx \
|
||||
src/ArchivePlugin.cxx src/ArchivePlugin.hxx \
|
||||
src/ArchiveVisitor.hxx \
|
||||
src/ArchiveInternal.hxx \
|
||||
src/input/ArchiveInputPlugin.cxx src/input/ArchiveInputPlugin.hxx
|
||||
libarchive_a_CPPFLAGS = $(AM_CPPFLAGS) \
|
||||
|
||||
Reference in New Issue
Block a user