OpenDDS
Snapshot(2023/04/28-20:55)
|
import"RtpsCore.idl";
Public Attributes | |
SubmessageHeader | smHeader |
DCPS::EntityId_t | readerId |
DCPS::EntityId_t | writerId |
SequenceNumberSet | readerSNState |
Count_t | count |
Definition at line 562 of file RtpsCore.idl.
Count_t OpenDDS::RTPS::AckNackSubmessage::count |
Definition at line 568 of file RtpsCore.idl.
Referenced by OpenDDS::DCPS::RtpsUdpDataLink::bundle_and_send_submessages(), and OpenDDS::DCPS::RtpsUdpDataLink::RtpsWriter::process_acknack().
DCPS::EntityId_t OpenDDS::RTPS::AckNackSubmessage::readerId |
Definition at line 565 of file RtpsCore.idl.
Referenced by OpenDDS::DCPS::RtpsUdpReceiveStrategy::deliver_sample_i(), and OpenDDS::DCPS::RtpsUdpDataLink::received().
SequenceNumberSet OpenDDS::RTPS::AckNackSubmessage::readerSNState |
Definition at line 567 of file RtpsCore.idl.
Referenced by OpenDDS::DCPS::RtpsUdpDataLink::bundle_and_send_submessages(), and OpenDDS::DCPS::RtpsUdpDataLink::RtpsWriter::process_acknack().
SubmessageHeader OpenDDS::RTPS::AckNackSubmessage::smHeader |
Definition at line 563 of file RtpsCore.idl.
Referenced by OpenDDS::DCPS::RtpsUdpDataLink::bundle_and_send_submessages(), and OpenDDS::DCPS::RtpsUdpDataLink::RtpsWriter::process_acknack().
DCPS::EntityId_t OpenDDS::RTPS::AckNackSubmessage::writerId |
Definition at line 566 of file RtpsCore.idl.
Referenced by OpenDDS::DCPS::RtpsUdpDataLink::received().