Leosac
0.8.0
Open Source Access Control
|
#include "UpdateFwd.hpp"
#include "core/SecurityContext.hpp"
#include "tools/JSONUtils.hpp"
#include "tools/bs2.hpp"
#include "tools/registry/Registry.hpp"
#include "tools/serializers/ExtensibleSerializer.hpp"
#include <mutex>
Go to the source code of this file.
Classes | |
struct | Leosac::update::UpdateDescriptor |
Describe an update that has yet to be done. More... | |
class | Leosac::update::UpdateBackend |
class | Leosac::update::UpdateService |
This service provides various update management utilities. More... | |
Namespaces | |
Leosac | |
This is the header file for a generated source file, GitSHA1.cpp. | |
Leosac::update | |
Enumerations | |
enum | Leosac::update::Severity { Leosac::update::Severity::LOW = 0, Leosac::update::Severity::NORMAL = 1, Leosac::update::Severity::HIGHT = 2, Leosac::update::Severity::CRITICAL = 3 } |