OpenXLSX 1.10.0
Loading...
Searching...
No Matches
OpenXLSX::XLZipArchive::LibZipApp Struct Reference

Public Member Functions

 LibZipApp ()=default
 
 LibZipApp (const LibZipApp &)=delete
 
LibZipAppoperator= (const LibZipApp &)=delete
 

Data Fields

ZipArchivePtr archive {nullptr}
 
std::string currentPath
 
bool isModified = false
 
std::deque< std::string > stringCache
 

Constructor & Destructor Documentation

◆ LibZipApp() [1/2]

OpenXLSX::XLZipArchive::LibZipApp::LibZipApp ( )
default

◆ LibZipApp() [2/2]

OpenXLSX::XLZipArchive::LibZipApp::LibZipApp ( const LibZipApp )
delete

Member Function Documentation

◆ operator=()

LibZipApp & OpenXLSX::XLZipArchive::LibZipApp::operator= ( const LibZipApp )
delete

Field Documentation

◆ archive

ZipArchivePtr OpenXLSX::XLZipArchive::LibZipApp::archive {nullptr}

◆ currentPath

std::string OpenXLSX::XLZipArchive::LibZipApp::currentPath

◆ isModified

bool OpenXLSX::XLZipArchive::LibZipApp::isModified = false

◆ stringCache

std::deque<std::string> OpenXLSX::XLZipArchive::LibZipApp::stringCache

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