OpenDDS
Snapshot(2023/04/28-20:55)
|
import"RtpsCore.idl";
Public Attributes | |
string | key |
DCPS::Locator_t | locator |
string | foundation |
unsigned long | priority |
IceCandidateType_t | type |
Definition at line 189 of file RtpsCore.idl.
string OpenDDS::RTPS::IceCandidate_t::foundation |
Definition at line 192 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
string OpenDDS::RTPS::IceCandidate_t::key |
Definition at line 190 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
DCPS::Locator_t OpenDDS::RTPS::IceCandidate_t::locator |
Definition at line 191 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
unsigned long OpenDDS::RTPS::IceCandidate_t::priority |
Definition at line 193 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
IceCandidateType_t OpenDDS::RTPS::IceCandidate_t::type |
Definition at line 194 of file RtpsCore.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().