|
OpenDDS
Snapshot(2023/04/28-20:55)
|


Go to the source code of this file.
Classes | |
| struct | DDS::InconsistentTopicStatus |
| struct | DDS::SampleLostStatus |
| struct | DDS::SampleRejectedStatus |
| struct | DDS::LivelinessLostStatus |
| struct | DDS::LivelinessChangedStatus |
| struct | DDS::OfferedDeadlineMissedStatus |
| struct | DDS::RequestedDeadlineMissedStatus |
| struct | DDS::OfferedIncompatibleQosStatus |
| struct | DDS::RequestedIncompatibleQosStatus |
| struct | DDS::PublicationMatchedStatus |
| struct | DDS::SubscriptionMatchedStatus |
| interface | DDS::Listener |
| interface | DDS::Condition |
| interface | DDS::WaitSetInterf |
| interface | DDS::GuardConditionInterf |
| interface | DDS::StatusCondition |
| interface | DDS::Entity |
Modules | |
| DDS | |
| The End User API. | |
| OpenDDS | |
| The Internal API and Implementation of OpenDDS. | |
| OpenDDS::DCPS | |
Macros | |
| #define | DOMAINID_TYPE_NATIVE long |
| #define | HANDLE_NIL_NATIVE 0 |
Typedefs | |
| typedef DOMAINID_TYPE_NATIVE | DDS::DomainId_t |
| typedef long | DDS::ReturnCode_t |
| typedef unsigned long | DDS::StatusKind |
| typedef unsigned long | DDS::StatusMask |
Enumerations | |
| enum | DDS::SampleRejectedStatusKind { DDS::NOT_REJECTED, DDS::REJECTED_BY_INSTANCES_LIMIT, DDS::REJECTED_BY_SAMPLES_LIMIT, DDS::REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT } |
| #define DOMAINID_TYPE_NATIVE long |
Definition at line 14 of file DdsDcpsInfrastructure.idl.
| #define HANDLE_NIL_NATIVE 0 |
Definition at line 15 of file DdsDcpsInfrastructure.idl.
1.8.13