Click or drag to resize

OpenDDSharp.OpenDDS.DCPS Namespace

 
Classes
  ClassDescription
Public classDataReaderListener
Abstract class that can be implemented by an application-provided class and then registered with the DataReader such that the application can be notified of relevant status changes.
Public classDataWriterListener
Abstract class that can be implemented by an application-provided class and then registered with the DataWriter such that the application can be notified of relevant status changes.
Public classDiscovery
Discovery base class.
Public classDomainParticipantListener
Abstract class that can be implemented by an application-provided class and then registered with the DomainParticipant such that the application can be notified of relevant status changes.
Public classInfoRepoDiscovery
Represent a DCPSInfoRepository discovery.
Public classMulticastInst
Provides access to the configurable options for the IP Multicast transport.
Public classParticipantService
Singleton object to obtain the DomainParticipantFactory.
Public classRtpsUdpInst
Provides access to the configurable options for the RTPS UDP transport.
Public classShmemInst
Provides access to the configurable options for the Shared Memory transport.
Public classTcpInst
Provides access to the configurable options for the TCP/IP transport.
Public classTransportConfig
Represents a transport configuration.
Public classTransportInst
Base class to hold configuration settings for TransportImpls.
Public classTransportRegistry
The TransportRegistry is a singleton object which provides a mechanism to the application code to configure OpenDDS's use of the transport layer.
Public classUdpInst
Provides access to the configurable options for the UDP/IP transport.
Structures
  StructureDescription
Public structureBudgetExceededStatus
The BudgetExceeded status indicates delays in excess of the LatencyBudgetQosPolicy duration.
Public structurePublicationDisconnectedStatus
The PublicationDisconnected status indicates that a DataReader has been disconnected.
Public structurePublicationLostStatus
The PublicationLost status indicates that a DataReader has been lost.
Public structurePublicationReconnectedStatus
The PublicationReconnected status indicates that a DataReader has been reconnected.
Public structureSubscriptionDisconnectedStatus
The SubscriptionDisconnected status indicates that a DataWriter has been disconnected.
Public structureSubscriptionLostStatus
The SubscriptionLost status indicates that a DataWriter has been lost.
Public structureSubscriptionReconnectedStatus
The SubscriptionReconnected status indicates that a DataWriter has been reconnected.