OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
BuiltinTopicTypes.hpp File Reference
#include <dds/topic/Topic.hpp>
#include <dds/topic/detail/TTopicImpl.hpp>
#include <dds/topic/detail/TBuiltinTopicImpl.hpp>
#include <org/opensplice/topic/BuiltinTopicDelegate.hpp>
#include <org/opensplice/topic/BuiltinTopic.hpp>

Go to the source code of this file.

Namespaces

 dds
 
 dds::core
 
 dds::core::detail
 

Typedefs

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