|
typedef char | char_type |
|
typedef ::boost::iostreams::source_tag | category |
|
|
| ZipSource (const ::boost::filesystem::path &archive) |
|
| ZipSource (const ::boost::filesystem::path &archive, const ::boost::filesystem::path &path) |
|
std::streamsize | read (char *s, std::streamsize n) |
|
std::string | getComment () |
|
|
std::shared_ptr< void > | m_zipDescriptor |
|
::boost::filesystem::path | m_archive |
|
::boost::filesystem::path | m_path |
|
Definition at line 44 of file ReadZipArchive.cpp.
The documentation for this class was generated from the following file: