#include <ZipArchive.hpp>
◆ Folder() [1/2]
castor::ZipArchive::Folder::Folder |
( |
| ) |
|
|
default |
◆ Folder() [2/2]
castor::ZipArchive::Folder::Folder |
( |
String const & | name, |
|
|
Path const & | path ) |
◆ addFile()
void castor::ZipArchive::Folder::addFile |
( |
Path const & | path | ) |
|
◆ findFolder()
Folder * castor::ZipArchive::Folder::findFolder |
( |
Path const & | path | ) |
|
◆ removeFile()
void castor::ZipArchive::Folder::removeFile |
( |
Path const & | path | ) |
|
◆ files
◆ folders
◆ name
String castor::ZipArchive::Folder::name |
The documentation for this struct was generated from the following file: