|
Safe DDS
|
This is the complete list of members for eprosima::safedds::protocol::ICacheChangeDatabaseUpdater, including all inherited members.
| firsts_missing_fragments(const SampleKey &sample_key, FragmentNumberSet &fragments) noexcept=0 | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | pure virtual |
| ICacheChangeDatabaseUpdater() noexcept=default | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | protected |
| ICacheChangeDatabaseUpdater(const ICacheChangeDatabaseUpdater &) noexcept=delete | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | protected |
| ICacheChangeDatabaseUpdater(ICacheChangeDatabaseUpdater &&) noexcept=delete | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | protected |
| notify_available_changes(IReader &reader, const GUID &writer_guid, const SequenceNumber &first, const SequenceNumber &last) noexcept=0 | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | pure virtual |
| notify_unavailable_changes(IReader &reader, const GUID &writer_guid, const SequenceNumber &first, const SequenceNumber &last) noexcept=0 | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | pure virtual |
| operator=(const ICacheChangeDatabaseUpdater &) noexcept=delete | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | protected |
| operator=(ICacheChangeDatabaseUpdater &&) noexcept=delete | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | protected |
| process_cache_change(IReader &reader, const SampleKey &sample_id, const CacheChangeInfo &change_info, const FragmentInfo &fragment_info, const memory::IConstByteArrayView &inline_qos, const memory::IConstByteArrayView &fragment_payload, bool &should_acknowledge_sample) noexcept=0 | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | pure virtual |
| ~ICacheChangeDatabaseUpdater() noexcept=default | eprosima::safedds::protocol::ICacheChangeDatabaseUpdater | protected |