|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <ZipExtractor.h>
Public Member Functions | |
| Result (bool s=true, const std::string &e="") | |
Public Attributes | |
| bool | success |
| std::string | error |
Definition at line 16 of file ZipExtractor.h.
|
inline |
Definition at line 20 of file ZipExtractor.h.
| std::string ZipExtractor::Result::error |
Definition at line 18 of file ZipExtractor.h.
| bool ZipExtractor::Result::success |
Definition at line 17 of file ZipExtractor.h.
Referenced by ZipExtractor::ValidateSnapshot().