OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
dds::core::detail Namespace Reference

Typedefs

typedef dds::core::TBytesTopicType< org::opensplice::topic::BytesTopicTypeDelegate > BytesTopicType
 
typedef dds::core::TKeyedBytesTopicType< org::opensplice::topic::KeyedBytesTopicTypeDelegate > KeyedBytesTopicType
 
typedef dds::core::TKeyedStringTopicType< org::opensplice::topic::KeyedStringTopicTypeDelegate > KeyedStringTopicType
 
typedef dds::core::TStringTopicType< org::opensplice::topic::StringTopicTypeDelegate > StringTopicType
 

Typedef Documentation

◆ BytesTopicType

typedef dds::core::TBytesTopicType<org::opensplice::topic::BytesTopicTypeDelegate> dds::core::detail::BytesTopicType

Definition at line 34 of file BuiltinTopicTypes.hpp.

◆ KeyedBytesTopicType

typedef dds::core::TKeyedBytesTopicType<org::opensplice::topic::KeyedBytesTopicTypeDelegate> dds::core::detail::KeyedBytesTopicType

Definition at line 40 of file BuiltinTopicTypes.hpp.

◆ KeyedStringTopicType

typedef dds::core::TKeyedStringTopicType<org::opensplice::topic::KeyedStringTopicTypeDelegate> dds::core::detail::KeyedStringTopicType

Definition at line 43 of file BuiltinTopicTypes.hpp.

◆ StringTopicType

typedef dds::core::TStringTopicType<org::opensplice::topic::StringTopicTypeDelegate> dds::core::detail::StringTopicType

Definition at line 37 of file BuiltinTopicTypes.hpp.