Fast RTPS  Version 2.1.0
Fast RTPS
SubscriberHistory Member List

This is the complete list of members for SubscriberHistory, including all inherited members.

get_first_untaken_info(SampleInfo_t *info)SubscriberHistory
get_next_deadline(rtps::InstanceHandle_t &handle, std::chrono::steady_clock::time_point &next_deadline_us)SubscriberHistory
readNextData(void *data, SampleInfo_t *info, std::chrono::steady_clock::time_point &max_blocking_time)SubscriberHistory
received_change(rtps::CacheChange_t *change, size_t unknown_missing_changes_up_to)SubscriberHistory
remove_change_sub(rtps::CacheChange_t *change)SubscriberHistory
set_next_deadline(const rtps::InstanceHandle_t &handle, const std::chrono::steady_clock::time_point &next_deadline_us)SubscriberHistory
SubscriberHistory(const TopicAttributes &topic_att, fastdds::dds::TopicDataType *type, const fastrtps::ReaderQos &qos, uint32_t payloadMax, rtps::MemoryManagementPolicy_t mempolicy)SubscriberHistory
takeNextData(void *data, SampleInfo_t *info, std::chrono::steady_clock::time_point &max_blocking_time)SubscriberHistory
~SubscriberHistory()SubscriberHistoryvirtual