OpenDDS
Snapshot(2023/04/28-20:55)
|
import"DdsDcpsInfoUtils.idl";
Public Attributes | |
String256 | contentFilteredTopicName |
String256 | relatedTopicName |
String256 | filterClassName |
string | filterExpression |
DDS::StringSeq | expressionParameters |
Definition at line 93 of file DdsDcpsInfoUtils.idl.
String256 OpenDDS::DCPS::ContentFilterProperty_t::contentFilteredTopicName |
Definition at line 94 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::Sedp::populate_discovered_reader_msg().
DDS::StringSeq OpenDDS::DCPS::ContentFilterProperty_t::expressionParameters |
Definition at line 98 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::RTPS::Sedp::add_subscription(), OpenDDS::DCPS::StaticEndpointManager::add_subscription(), OpenDDS::RTPS::ParameterListConverter::from_param_list(), OpenDDS::DCPS::StaticEndpointManager::match_continue(), OpenDDS::RTPS::Sedp::match_continue(), OpenDDS::RTPS::Sedp::populate_discovered_reader_msg(), OpenDDS::RTPS::Sedp::process_discovered_reader_data(), and OpenDDS::RTPS::Sedp::update_subscription_params().
String256 OpenDDS::DCPS::ContentFilterProperty_t::filterClassName |
Definition at line 96 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::RTPS::Sedp::add_subscription(), OpenDDS::DCPS::StaticEndpointManager::add_subscription(), OpenDDS::RTPS::ParameterListConverter::from_param_list(), OpenDDS::DCPS::StaticEndpointManager::match_continue(), OpenDDS::RTPS::Sedp::match_continue(), OpenDDS::RTPS::Sedp::populate_discovered_reader_msg(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
string OpenDDS::DCPS::ContentFilterProperty_t::filterExpression |
Definition at line 97 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::RTPS::Sedp::add_subscription(), OpenDDS::DCPS::StaticEndpointManager::add_subscription(), OpenDDS::RTPS::ParameterListConverter::from_param_list(), OpenDDS::DCPS::StaticEndpointManager::match_continue(), OpenDDS::RTPS::Sedp::match_continue(), and OpenDDS::RTPS::Sedp::populate_discovered_reader_msg().
String256 OpenDDS::DCPS::ContentFilterProperty_t::relatedTopicName |
Definition at line 95 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list(), and OpenDDS::RTPS::Sedp::populate_discovered_reader_msg().