OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
ProprietaryApi.hpp File Reference

Go to the source code of this file.

Classes

class  org::opensplice::core::status::AllDataDisposedTopicStatus
 
class  org::opensplice::topic::AnyTopicListener
 AnyTopic proprietary events Listener. More...
 
class  org::opensplice::topic::CMDataReaderBuiltinTopicData
 The proprietary builtin CMDataReader topic. More...
 
class  org::opensplice::topic::CMDataWriterBuiltinTopicData
 The proprietary builtin CMDataWriter topic. More...
 
class  org::opensplice::topic::CMParticipantBuiltinTopicData
 The proprietary builtin CMParticipantBuiltinTopicData topic. More...
 
class  org::opensplice::topic::CMPublisherBuiltinTopicData
 The proprietary builtin CMPublisherBuiltinTopicData topic. More...
 
class  org::opensplice::topic::CMSubscriberBuiltinTopicData
 The proprietary builtin CMSubscriberBuiltinTopicData topic. More...
 
class  org::opensplice::domain::DomainParticipantListener
 DomainParticipant proprietary events Listener. More...
 
struct  org::opensplice::core::policy::InvalidSampleVisibility
 
class  org::opensplice::core::policy::ListenerScheduling
 This QosPolicy specifies the scheduling parameters that will be used for the Listener thread that is spawned by the DomainParticipant. More...
 
class  org::opensplice::topic::NoOpAnyTopicListener
 AnyTopic proprietary events Listener. More...
 
class  org::opensplice::domain::NoOpDomainParticipantListener
 DomainParticipant proprietary events Listener. More...
 
class  org::opensplice::topic::NoOpTopicListener< T >
 Topic proprietary events Listener. More...
 
class  org::opensplice::core::policy::ProductData
 QoS Policy to for ProductData. More...
 
class  org::opensplice::core::policy::ReaderLifespan
 QoS Policy for automatically remove samples from the DataReader after a specified timeout. More...
 
class  org::opensplice::core::policy::Scheduling
 QoS Policy base class for scheduling policies. More...
 
struct  org::opensplice::core::policy::SchedulingKind
 
struct  org::opensplice::core::policy::SchedulingPriorityKind
 
class  org::opensplice::core::policy::Share
 QoS Policy to share a DataReader between multiple processes. More...
 
class  org::opensplice::core::policy::SubscriptionKey
 This QosPolicy allows the DataReader to define it's own set of keys on the data, potentially different from the keys defined on the topic. More...
 
class  org::opensplice::topic::TopicListener< T >
 Topic proprietary events Listener. More...
 
class  org::opensplice::core::policy::WatchdogScheduling
 This QosPolicy specifies the scheduling parameters that will be used for the Watchdog thread that is spawned by the DomainParticipant. More...
 

Namespaces

 org
 
 org::opensplice
 
 org::opensplice::core
 
 org::opensplice::core::policy
 
 org::opensplice::core::status
 
 org::opensplice::domain
 
 org::opensplice::topic
 
 org::opensplice::topic::qos
 

Functions

uint32_t org::opensplice::domain::default_id ()
 
dds::topic::qos::TopicQos org::opensplice::topic::qos::TransientReliable (void)