OpenSplice C# API  v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
DdsDcpsStructs.cs File Reference

Go to the source code of this file.

Classes

class  DDS.BuiltinTopicKey
 Represents a globally unique identifier to be used as key for the builtin topics. More...
 
class  DDS.CMDataReaderBuiltinTopicData
 The proprietary builtin CMDataReaderBuiltinTopicData topic. More...
 
class  DDS.CMDataWriterBuiltinTopicData
 The proprietary builtin CMDataWriterBuiltinTopicData topic. More...
 
class  DDS.CMParticipantBuiltinTopicData
 The proprietary builtin CMParticipantBuiltinTopicData topic. More...
 
class  DDS.CMPublisherBuiltinTopicData
 The proprietary builtin CMPublisherBuiltinTopicData topic. More...
 
class  DDS.CMSubscriberBuiltinTopicData
 The proprietary builtin CMSubscriberBuiltinTopicData topic. More...
 
struct  DDS.DataReaderQos
 This struct provides the basic mechanism for an application to specify Quality of Service attributes for an IDataReader. More...
 
struct  DDS.DataWriterQos
 This struct provides the basic mechanism for an application to specify Quality of Service attributes for an IDataWriter. More...
 
struct  DDS.DeadlineQosPolicy
 
struct  DDS.DestinationOrderQosPolicy
 
struct  DDS.DomainId
 PlaceHolder for a domain ID. More...
 
struct  DDS.DomainParticipantFactoryQos
 This class provides the basic mechanism for an application to specify Quality of Service attributes for a DomainParticipantFactory. More...
 
struct  DDS.DomainParticipantQos
 This class provides the basic mechanism for an application to specify Quality of Service attributes for an IDomainParticipant. More...
 
struct  DDS.DurabilityQosPolicy
 
struct  DDS.DurabilityServiceQosPolicy
 
struct  DDS.Duration
 Duration represents a time interval. More...
 
struct  DDS.EntityFactoryQosPolicy
 
struct  DDS.GroupDataQosPolicy
 
struct  DDS.HistoryQosPolicy
 
class  DDS.InconsistentTopicStatus
 Another topic exists with the same name but different characteristics. More...
 
struct  DDS.InstanceHandle
 Class to hold the handle associated with in sample instance. More...
 
struct  DDS.InvalidSampleVisibilityQosPolicy
 Indicate how invalid samples are handled. More...
 
struct  DDS.LatencyBudgetQosPolicy
 
struct  DDS.Length
 Constant to represent the Unlimited length value. More...
 
struct  DDS.LifespanQosPolicy
 
class  DDS.LivelinessChangedStatus
 The liveliness of one or more DataWriter that were writing instances have become "active" or "inactive" More...
 
class  DDS.LivelinessLostStatus
 The liveliness of the DataWriter set by the QoS policy is not respected and DataReader entities will consider the DataWriter as "inactive" More...
 
struct  DDS.LivelinessQosPolicy
 
class  DDS.OfferedDeadlineMissedStatus
 The deadline QoS set by the DataWriter was not respected for a specific instance More...
 
class  DDS.OfferedIncompatibleQosStatus
 A QoS policy value incompatible with the available DataReader More...
 
struct  DDS.OwnershipQosPolicy
 
struct  DDS.OwnershipStrengthQosPolicy
 
class  DDS.ParticipantBuiltinTopicData
 Class that contains information about available DomainParticipants within the system. More...
 
struct  DDS.PartitionQosPolicy
 
struct  DDS.PresentationQosPolicy
 
struct  DDS.ProductDataQosPolicy
 Proprietary QoS Policy for specifying internal product information which is used by a number of proprietary builtin topics. More...
 
struct  DDS.Property
 
class  DDS.PublicationBuiltinTopicData
 Class that contains information about available DataWriters within the system. More...
 
class  DDS.PublicationMatchedStatus
 The DataWriter has found a DataReader that matches the Topic and has compatible QoS or ceased to be matched with a DataReader. More...
 
struct  DDS.PublisherQos
 This struct provides the basic mechanism for an application to specify Quality of Service attributes for an IPublisher. More...
 
struct  DDS.QosPolicyCount
 Counts for a QosPolicy the number of imcompatible readers or writers. More...
 
struct  DDS.QosPolicyName
 
struct  DDS.ReaderDataLifecycleQosPolicy
 
struct  DDS.ReaderLifespanQosPolicy
 Proprietary QoS Policy for automatically remove samples from the DataReader after a specified timeout. More...
 
struct  DDS.ReliabilityQosPolicy
 
class  DDS.RequestedDeadlineMissedStatus
 The deadline that the DataReader was expecting through its QoS policy was not respected for a specific instance. More...
 
class  DDS.RequestedIncompatibleQosStatus
 A QoS policy requested is incompatible with the offered QoS policy by DataWriter. More...
 
struct  DDS.ResourceLimitsQosPolicy
 
class  DDS.SampleInfo
 The class SampleInfo represents the additional information that accompanies the data in each sample that is read or taken. More...
 
class  DDS.SampleLostStatus
 Indicates that a sample has been lost. More...
 
class  DDS.SampleRejectedStatus
 A received sample was rejected. More...
 
struct  DDS.SchedulingClassQosPolicy
 The scheduling policy which indicates if the scheduling priority is relative or absolute. More...
 
struct  DDS.SchedulingPriorityQosPolicy
 The scheduling priority. More...
 
struct  DDS.SchedulingQosPolicy
 Proprietary QoS Policy for specifying the scheduling class and priorities of the DDS related threads. More...
 
struct  DDS.ShareQosPolicy
 This QosPolicy allows sharing of entities by multiple processes or threads. More...
 
struct  DDS.SubscriberQos
 This struct provides the basic mechanism for an application to specify Quality of Service attributes for an ISubscriber. More...
 
class  DDS.SubscriptionBuiltinTopicData
 Class that contains information about available DataReaders within the system. More...
 
struct  DDS.SubscriptionKeyQosPolicy
 This Proprietary 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  DDS.SubscriptionMatchedStatus
 The DataReader has found a DataWriter that matches the Topic and has compatible QoS or ceased to be matched with a DataWriter. More...
 
struct  DDS.Time
 Time represents a time value. More...
 
struct  DDS.TimeBasedFilterQosPolicy
 
class  DDS.TopicBuiltinTopicData
 Class that contains information about available Topics within the system. More...
 
struct  DDS.TopicDataQosPolicy
 
struct  DDS.TopicQos
 This struct provides the basic mechanism for an application to specify Quality of Service attributes for a Topic. More...
 
struct  DDS.TransportPriorityQosPolicy
 
struct  DDS.UserDataQosPolicy
 
struct  DDS.UserKeyQosPolicy
 This Proprietary QosPolicy represents the SubscriptionKey QosPolicy in the proprietary builtin topic CMDataReader. More...
 
struct  DDS.WriterDataLifecycleQosPolicy
 

Namespaces

namespace  DDS