|  | Leosac
    0.8.0
    Open Source Access Control | 
#include <memory>#include <odb/lazy-ptr.hxx> Include dependency graph for UpdateFwd.hpp:
 Include dependency graph for UpdateFwd.hpp: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
| Leosac::update | |
| Typedefs | |
| using | Leosac::update::IUpdatePtr = std::shared_ptr< IUpdate > | 
| using | Leosac::update::UpdatePtr = std::shared_ptr< Update > | 
| using | Leosac::update::UpdateLWPtr = odb::lazy_weak_ptr< Update > | 
| using | Leosac::update::UpdateBackendPtr = std::shared_ptr< UpdateBackend > | 
| using | Leosac::update::UpdateDescriptorPtr = std::shared_ptr< UpdateDescriptor > | 
| using | Leosac::update::UpdateId = unsigned long | 
| Enumerations | |
| enum | Leosac::update::Status { Leosac::update::Status::PENDING = 0, Leosac::update::Status::ACKNOWLEDGED = 1, Leosac::update::Status::CANCELLED = 2, Leosac::update::Status::TRANSIENT = 3 } |