RTI Connext Modern C++ API  Version 6.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AVAILABILITY

<<extension>> Configures the availability of data. More...

Classes

class  rti::core::EndpointGroup
 <<extension>> Specifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum. More...
 
class  rti::core::policy::Availability
 <<extension>> Configures data availability in the context of Collaborative DataWriters and Required Subscriptions More...
 

Typedefs

typedef dds::core::vector
< EndpointGroup > 
rti::core::EndpointGroupSeq
 A sequence of rti::core::EndpointGroup.
 

Detailed Description

<<extension>> Configures the availability of data.

Typedef Documentation

A sequence of rti::core::EndpointGroup.

In the context of Collaborative DataWriters, it can be used by a dds::sub::DataReader to define a group of remote DataWriters that the dds::sub::DataReader will wait to discover before skipping missing samples.

In the context of Durable Subscriptions, it can be used to create a set of Durable Subscriptions identified by a name and a quorum count.

See Also
rti::core::EndpointGroup

RTI Connext Modern C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc