Searched defs:CArchiveCommandLineOptions (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.h46 struct CArchiveCommandLineOptions struct
95 CArchiveCommandLineOptions(): StdInMode(false), StdOutMode(false) {}; function in struct:CArchiveCommandLineOptions
103 void Parse1(const UStringVector &commandStrings, CArchiveCommandLineOptions &options);
104 void Parse2(CArchiveCommandLineOptions &options);

Completed in 371 milliseconds