RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OWNERSHIP

Specifies whether it is allowed for multiple dds::pub::DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated. More...

Classes

struct  dds::core::policy::OwnershipKind_def
 The definition of the dds::core::safe_enum OwnershipKind. More...
 
class  dds::core::policy::Ownership
 Specifies whether it is allowed for multiple dds::pub::DataWriter's to write the same instance of the data and if so, how these modifications should be arbitrated. More...
 

Typedefs

typedef dds::core::safe_enum
< OwnershipKind_def > 
dds::core::policy::OwnershipKind
 Safe Enumeration of OwnershipKind_def
 

Detailed Description

Specifies whether it is allowed for multiple dds::pub::DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated.

Typedef Documentation


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc