OpenDDS
Snapshot(2023/04/07-19:43)
|
import"RtpsCore.idl";
Public Attributes | |
long | seconds |
unsigned long | fraction |
Definition at line 103 of file RtpsCore.idl.
unsigned long OpenDDS::RTPS::Duration_t::fraction |
Definition at line 105 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), OpenDDS::RTPS::operator==(), OpenDDS::RTPS::rtps_duration_to_time_duration(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
long OpenDDS::RTPS::Duration_t::seconds |
Definition at line 104 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), OpenDDS::RTPS::Spdp::handle_participant_data(), OpenDDS::RTPS::operator==(), OpenDDS::RTPS::rtps_duration_to_time_duration(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().