#include <dds/core/detail/conformance.hpp>Go to the source code of this file.
Namespaces | |
| namespace | dds |
| namespace | dds::core |
| namespace | dds::core::policy |
| namespace | dds::core::policy::OwnershipKind |
| namespace | dds::core::policy::DurabilityKind |
| namespace | dds::core::policy::PresentationAccessScopeKind |
| namespace | dds::core::policy::ReliabilityKind |
| namespace | dds::core::policy::DestinationOrderKind |
| namespace | dds::core::policy::HistoryKind |
| namespace | dds::core::policy::LivelinessKind |
| namespace | dds::core::policy::TypeConsistencyEnforcementKind |
Enumerations | |
| enum | Type { SHARED, EXCLUSIVE } |
| enum | Type { VOLATILE, TRANSIENT_LOCAL, TRANSIENT, PERSISTENT } |
| enum | Type { INSTANCE, TOPIC, GROUP } |
| enum | Type { BEST_EFFORT, RELIABLE } |
| enum | Type { BY_RECEPTION_TIMESTAMP, BY_SOURCE_TIMESTAMP } |
| enum | Type { KEEP_LAST, KEEP_ALL } |
| enum | Type { AUTOMATIC, MANUAL_BY_PARTICIPANT, MANUAL_BY_TOPIC } |
| enum | Type { EXACT_TYPE_TYPE_CONSISTENCY, EXACT_NAME_TYPE_CONSISTENCY, DECLARED_TYPE_CONSISTENCY, ASSIGNABLE_TYPE_CONSISTENCY } |
1.7.1