#include <zip_writer.h>
Definition at line 71 of file zip_writer.h.
◆ ZipWriter()
◆ ~ZipWriter()
google::protobuf::compiler::ZipWriter::~ZipWriter |
( |
| ) |
|
◆ Write()
bool google::protobuf::compiler::ZipWriter::Write |
( |
const std::string & |
filename, |
|
|
const std::string & |
contents |
|
) |
| |
◆ WriteDirectory()
bool google::protobuf::compiler::ZipWriter::WriteDirectory |
( |
| ) |
|
◆ files_
std::vector<FileInfo> google::protobuf::compiler::ZipWriter::files_ |
|
private |
◆ raw_output_
The documentation for this class was generated from the following files: