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

dds::domain::DomainParticipant entity and associated elements More...

Classes

class  dds::domain::DomainParticipant
 <<reference-type>> Container for all dds::core::Entity objects. More...
 
class  rti::core::status::DomainParticipantProtocolStatus
 
class  rti::domain::DomainParticipantConfigParams
 <<extension>> <<value-type>> Input paramaters for creating a participant from xml configuration. It allows modification of some of the properties of the entities defined in the configuration. More...
 
class  dds::domain::qos::DomainParticipantFactoryQos
 <<value-type>> Container of the QoS policies that do not apply to a specific entity More...
 
class  dds::domain::qos::DomainParticipantQos
 <<value-type>> Container of the QoS policies that a dds::domain::DomainParticipant supports More...
 

Functions

std::string rti::topic::sql_filter_name ()
 <<extension>> The name of the built-in SQL filter that can be used with dds::topic::ContentFilteredTopic and rti::core::policy::MultiChannel dds::pub::DataWriter.
 
std::string rti::topic::stringmatch_filter_name ()
 <<extension>> The name of the built-in StringMatch filter that can be used with dds::topic::ContentFilteredTopic and rti::core::policy::MultiChannel dds::pub::DataWriter.
 

Detailed Description

dds::domain::DomainParticipant entity and associated elements

Function Documentation

std::string rti::topic::sql_filter_name ( )

<<extension>> The name of the built-in SQL filter that can be used with dds::topic::ContentFilteredTopic and rti::core::policy::MultiChannel dds::pub::DataWriter.

std::string rti::topic::stringmatch_filter_name ( )

<<extension>> The name of the built-in StringMatch filter that can be used with dds::topic::ContentFilteredTopic and rti::core::policy::MultiChannel dds::pub::DataWriter.

The StringMatch Filter is a subset of the SQL filter; it only supports the MATCH relational operator on a single string field.


RTI Connext Modern C++ API Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc