OpenDDS
Snapshot(2023/04/07-19:43)
|
import"RtpsCore.idl";
Public Attributes | |
DDS::ParticipantBuiltinTopicData | ddsParticipantData |
ParticipantProxy_t | participantProxy |
Duration_t | leaseDuration |
DCPS::MonotonicTime_t | discoveredAt |
Definition at line 621 of file RtpsCore.idl.
DDS::ParticipantBuiltinTopicData OpenDDS::RTPS::SPDPdiscoveredParticipantData::ddsParticipantData |
Definition at line 622 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
DCPS::MonotonicTime_t OpenDDS::RTPS::SPDPdiscoveredParticipantData::discoveredAt |
Definition at line 625 of file RtpsCore.idl.
Duration_t OpenDDS::RTPS::SPDPdiscoveredParticipantData::leaseDuration |
Definition at line 624 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
ParticipantProxy_t OpenDDS::RTPS::SPDPdiscoveredParticipantData::participantProxy |
Definition at line 623 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().