OpenDDS  Snapshot(2023/04/28-20:55)
Public Attributes | List of all members
OpenDDS::Federator::SubscriptionUpdate Struct Reference

import"Federator.idl";

Collaboration diagram for OpenDDS::Federator::SubscriptionUpdate:
Collaboration graph
[legend]

Public Attributes

FederationId id
 
key RepoKey sender
 
FederationId topic
 
FederationId participant
 
DDS::DomainId_t domain
 
UpdateType action
 
string callback
 
DDS::SubscriberQos subscriber_qos
 
DDS::DataReaderQos datareader_qos
 
OpenDDS::DCPS::TransportLocatorSeq transport_info
 
unsigned long transport_context
 
string filter_class_name
 
string filter_expression
 
DDS::StringSeq expression_params
 
DDS::OctetSeq serialized_type_info
 

Detailed Description

Definition at line 130 of file Federator.idl.

Member Data Documentation

◆ action

UpdateType OpenDDS::Federator::SubscriptionUpdate::action

◆ callback

string OpenDDS::Federator::SubscriptionUpdate::callback

◆ datareader_qos

DDS::DataReaderQos OpenDDS::Federator::SubscriptionUpdate::datareader_qos

◆ domain

DDS::DomainId_t OpenDDS::Federator::SubscriptionUpdate::domain

◆ expression_params

DDS::StringSeq OpenDDS::Federator::SubscriptionUpdate::expression_params

◆ filter_class_name

string OpenDDS::Federator::SubscriptionUpdate::filter_class_name

◆ filter_expression

string OpenDDS::Federator::SubscriptionUpdate::filter_expression

◆ id

FederationId OpenDDS::Federator::SubscriptionUpdate::id

◆ participant

FederationId OpenDDS::Federator::SubscriptionUpdate::participant

◆ sender

key RepoKey OpenDDS::Federator::SubscriptionUpdate::sender

◆ serialized_type_info

DDS::OctetSeq OpenDDS::Federator::SubscriptionUpdate::serialized_type_info

◆ subscriber_qos

DDS::SubscriberQos OpenDDS::Federator::SubscriptionUpdate::subscriber_qos

◆ topic

FederationId OpenDDS::Federator::SubscriptionUpdate::topic

◆ transport_context

unsigned long OpenDDS::Federator::SubscriptionUpdate::transport_context

Definition at line 142 of file Federator.idl.

Referenced by OpenDDS::Federator::ManagerImpl::processCreate().

◆ transport_info

OpenDDS::DCPS::TransportLocatorSeq OpenDDS::Federator::SubscriptionUpdate::transport_info

The documentation for this struct was generated from the following file: