OpenDDS
Snapshot(2023/04/28-20:55)
|
Public Member Functions | |
ReaderInfo (const char *filter, const DDS::StringSeq ¶ms, DomainParticipantImpl *participant, bool durable) | |
~ReaderInfo () | |
Public Attributes | |
SequenceNumber | expected_sequence_ |
bool | durable_ |
Definition at line 202 of file ReplayerImpl.h.
OpenDDS::DCPS::ReplayerImpl::ReaderInfo::ReaderInfo | ( | const char * | filter, |
const DDS::StringSeq & | params, | ||
DomainParticipantImpl * | participant, | ||
bool | durable | ||
) |
Definition at line 473 of file ReplayerImpl.cpp.
OpenDDS::DCPS::ReplayerImpl::ReaderInfo::~ReaderInfo | ( | ) |
Definition at line 486 of file ReplayerImpl.cpp.
bool OpenDDS::DCPS::ReplayerImpl::ReaderInfo::durable_ |
Definition at line 204 of file ReplayerImpl.h.
SequenceNumber OpenDDS::DCPS::ReplayerImpl::ReaderInfo::expected_sequence_ |
Definition at line 203 of file ReplayerImpl.h.