|
RADLib
RADical C++ application framework
|
Update verification result. More...
#include <RADUpdate.h>
Public Attributes | |
| bool | ok = false |
| True when all checks passed. More... | |
| std::vector< std::string > | errors |
| Error messages. More... | |
Update verification result.
| std::vector<std::string> RADUpdate::VerificationResult::errors |
Error messages.
| bool RADUpdate::VerificationResult::ok = false |
True when all checks passed.