Struct astutedds::dcps::PersistenceService::TopicStore
Public Attributes
| Type | Name |
|---|---|
| DurabilityQosPolicyKind | durability = {DurabilityQosPolicyKind::TRANSIENT\_DURABILITY\_QOS} |
| bool | loaded_from_disk = {false} |
| std::deque< PersistedSample > | samples |
| DurabilityServiceQosPolicy | service_qos = {} |
Public Attributes Documentation
variable durability
DurabilityQosPolicyKind astutedds::dcps::PersistenceService::TopicStore::durability;
variable loaded_from_disk
bool astutedds::dcps::PersistenceService::TopicStore::loaded_from_disk;
variable samples
std::deque<PersistedSample> astutedds::dcps::PersistenceService::TopicStore::samples;
variable service_qos
DurabilityServiceQosPolicy astutedds::dcps::PersistenceService::TopicStore::service_qos;
The documentation for this class was generated from the following file include/astutedds/dcps/persistence_service.hpp