| ack_update(IUpdatePtr update, const ExecutionContext &ec) | Leosac::update::UpdateService | |
| ack_update_sig_ | Leosac::update::UpdateService | private |
| AckUpdateT typedef | Leosac::update::UpdateService | private |
| cancel_update(IUpdatePtr update, const ExecutionContext &ec) | Leosac::update::UpdateService | |
| cancel_update_sig_ | Leosac::update::UpdateService | private |
| CancelUpdateT typedef | Leosac::update::UpdateService | private |
| check_update() | Leosac::update::UpdateService | |
| check_update_sig_ | Leosac::update::UpdateService | private |
| CheckUpdateT typedef | Leosac::update::UpdateService | private |
| create_update(const std::string &update_descriptor_uuid, const ExecutionContext &ec) | Leosac::update::UpdateService | |
| create_update_sig_ | Leosac::update::UpdateService | private |
| CreateUpdateT typedef | Leosac::update::UpdateService | private |
| mutex_ | Leosac::update::UpdateService | mutableprivate |
| pending_updates() | Leosac::update::UpdateService | |
| published_descriptors_ | Leosac::update::UpdateService | private |
| register_backend(UpdateBackendPtr backend) | Leosac::update::UpdateService | |
| register_serializer(Callable &&callable) | Leosac::ExtensibleSerializer< json, IUpdate, const SecurityContext &> | inline |
| SerializationCallable typedef | Leosac::ExtensibleSerializer< json, IUpdate, const SecurityContext &> | |
| serialize(const IUpdate &input, AdditionalArgs &&... args) const | Leosac::ExtensibleSerializer< json, IUpdate, const SecurityContext &> | inline |
| unregister_serializer() | Leosac::ExtensibleSerializer< json, IUpdate, const SecurityContext &> | inline |