fw4spl
fwZip::ZipSource Class Reference

Public Types

typedef char char_type
 
typedef ::boost::iostreams::source_tag category
 

Public Member Functions

 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 ()
 

Protected Attributes

std::shared_ptr< void > m_zipDescriptor
 
::boost::filesystem::path m_archive
 
::boost::filesystem::path m_path
 

Detailed Description

Definition at line 44 of file ReadZipArchive.cpp.


The documentation for this class was generated from the following file: