CoreDX DDS Modern C++ API
|
▼Ndds | |
▼Ncore | |
►Ncond | |
►Npolicy | |
►Nstatus | Namespace for DDS Status types |
►Nxtypes | |
CAlreadyClosedError | Attempt to use an entity that has been 'closed' |
CDuration | Duration represents a time interval and can - |
CEntity | This class is the abstract base class for all the DCPS objects that support QoS policies, a listener and a status condition |
CError | A generic unclassified error |
CException | This files contains the exceptions corresponding to DDS errors |
CIllegalOperationError | Attempt to perform an illegal operation |
CImmutablePolicyError | Attempt to change a QoS policy that is not changeable after an entity has been enabled |
CInconsistentPolicyError | Attempt to set a QoS policy that is inconsistent with another policy |
CInstanceHandle | Handle to identiy distinct instances in a DataReader's cache |
CInvalidArgumentError | Attempt to invoke an operation with an invalid argument |
CInvalidDataError | Attempt to access a invalid data |
CInvalidDowncastError | An invalid downcast was attempted |
CNotEnabledError | Attempt to invoke an 'enabled-only' operation on a entity that is not enabled |
CNullReferenceError | Attempt to access a null reference |
Coptional | The optional class is used to wrap attributes annotated with the annotation |
COutOfResourcesError | An operation failed due to a lack of resources |
CPreconditionNotMetError | An operation failed due to an unsatisfied precondition |
CQosProvider | QoS Provider |
CReference | The Reference class defines the abstract behavior for those type defined as "reference-type" in the DDS-PSM-CXX specification |
CTime | Holds a point in time |
CTimeoutError | An operation failed due to a timeout |
CUnsupportedError | An unsupported operation was attempted |
CValue | This class provides the basic behavior for Value types |
▼Ndomain | |
►Nqos | The namespace for Domain QoS |
CDomainParticipant | The DomainParticipant is used to configure, create and destroy Publisher, Subscriber and Topic objects |
CDomainParticipantListener | This listener can be associated with a DomainParticipant to catch notifications on any contained entities |
CNoOpDomainParticipantListener | This listener can be associated with a DomainParticipant to catch notifications on any contained entities |
▼Npub | Pub namespace |
►Nqos | Namespace for Publication related QoS collections |
CAnyDataWriter | Typeless base class for the typed DataWriter |
CAnyDataWriterListener | Base for the base un-typed AnyDataWriterListener |
CDataWriter | Type specific DataWriter |
CDataWriterListener | Type specific DataWriter listener |
CNoOpAnyDataWriterListener | Derives from the base un-typed AnyDataWriterListener |
CNoOpDataWriterListener | Derives from the base type specific DataWriterListener |
CNoOpPublisherListener | Derives from the base PublisherListener, and provides 'empty' implementations for all listener operations |
CPublisher | The Publisher acts on the behalf of one or several DataWriter objects that belong to it |
CPublisherListener | The base listener that can be associated with a Publisher |
▼Nsub | Sub namespace |
►Ncond | |
►Nfunctors | |
►Nstatus | |
CAnyDataReader | Typeless base class for the typed DataReader |
CAnyDataReaderListener | Base un-typed Listener that can be associated with a AnyDataReader |
►CDataReader | The type specific DataReader |
CDataReaderListener | Base typed Listener that can be associated with a DataReader |
CLoanedSamples | This class encapsulate and automates the management of loaned samples |
CNoOpAnyDataReaderListener | Derives from the base AnyDataReader Listener |
CNoOpDataReaderListener | Derives from the typed DataReader Listener |
CNoOpSubscriberListener | Derives from the base Subscriber Listener |
CQuery | Query objects contain expressions that allow the application to specify a filter on the locally available data |
CRank | This class encapsulates the concept of rank for a sample |
CSample | This class encapsulate the data and meta-data associated with DDS samples |
CSampleInfo | This class implements the DDS SampleInfo |
CSharedSamples | The class SharedSamples is used as a container safe and sharable version of the LoanedSamples class |
CSubscriber | Subscriber is a container for DataReaders |
CSubscriberListener | Base Listener that can be associated with a Subscriber |
▼Ntopic | The topic namespace |
CAnyTopic | Typeless base class for the typed Topic |
CAnyTopicListener | Base un-typed Topic listener |
CContentFilteredTopic | This class represents a content-filtered topic |
CFilter | This clas defines a filter that can be used to create a ContentFilteredTopic |
CNoOpAnyTopicListener | Derives from the un-typed AnyTopic listener and provides 'empty' implementations for all listener operations |
CNoOpTopicListener | Derives from the un-typed Topic listener and provides 'empty' implementations for all listener operations |
CTopic | Topic is the most basic description of the data to be published and subscribed |
CTopicDescription | This class is the base for Topic, ContentFilteredTopic and MultiTopic |
CTopicListener | Base typed Topic listener |
▼Norg | |
▼Ntoc | |
►Ncoredx |