![]() |
An open-source, flexible 3D physical simulation framework
|
This is the complete list of members for mars::smurf::Zipit, including all inherited members.
addToZip(const std::string &fileNameToZip, const std::string &sourceFileNameToZip) | mars::smurf::Zipit | |
addToZip(const std::vector< std::string > &listOfFiles, const std::vector< std::string > &sourceListOfFiles) | mars::smurf::Zipit | |
closeUnZipHandle() | mars::smurf::Zipit | |
closeZipHandle() | mars::smurf::Zipit | |
getFromZip(const std::string &inZipFileName, const std::string &whereToStore) | mars::smurf::Zipit | |
getFromZip(const std::vector< std::string > &allFileNamesToRead, const std::vector< std::string > &v_whereToStore) | mars::smurf::Zipit | |
openUnZipHandle() | mars::smurf::Zipit | private |
openZipHandle() | mars::smurf::Zipit | private |
unpackWholeZipTo(const std::string &whereToStore) | mars::smurf::Zipit | |
unzipAll(const std::string &zipFilename, const std::string &directory) | mars::smurf::Zipit | |
unZipHandle | mars::smurf::Zipit | private |
zipDirectory(const std::string &directory, const std::string &zipFile, bool overwrite) | mars::smurf::Zipit | |
zipError(ZipitError errorNumber) | mars::smurf::Zipit | private |
zipFileName | mars::smurf::Zipit | private |
zipHandle | mars::smurf::Zipit | private |
Zipit(const std::string &zipFileName) | mars::smurf::Zipit | |
~Zipit() | mars::smurf::Zipit |