Generates the patch and manifest files suitable for download. More...
Public Types | |
|
typedef boost::shared_ptr < PatchMaker > | SharedPtr |
Public Member Functions | |
| PatchMaker () | |
| Ctor. | |
| ~PatchMaker () | |
| Dtor. | |
| bool | run (const std::string &a_inputDir, const std::string &a_outDir, const std::string &a_inputManifest, const std::string &a_inputBuildVersion, const std::string &a_privateKey, const std::string &a_signatureIndex) |
| Creates the patch and the output manifest. | |
Generates the patch and manifest files suitable for download.
| Tonido::Patch::PatchMaker::PatchMaker | ( | ) |
Ctor.
Details if needed
| Tonido::Patch::PatchMaker::~PatchMaker | ( | ) |
Dtor.
Details if needed
| bool Tonido::Patch::PatchMaker::run | ( | const std::string & | a_inputDir, |
| const std::string & | a_outDir, | ||
| const std::string & | a_inputManifest, | ||
| const std::string & | a_inputBuildVersion, | ||
| const std::string & | a_privateKey, | ||
| const std::string & | a_signatureIndex | ||
| ) |
Creates the patch and the output manifest.