Cyclone ISO C++ API Reference Guide
|
Go to the documentation of this file. 1 #ifndef OMG_DDS_TTOPIC_TOPIC_HPP_
2 #define OMG_DDS_TTOPIC_TOPIC_HPP_
135 const std::string& topic_name);
176 const std::string& topic_name,
235 const std::string& topic_name,
297 const std::string& topic_name,
303 #if defined (OMG_DDS_X_TYPE_DYNAMIC_TYPES_SUPPORT)
321 const std::string& topic_name,
322 const dds::core::xtypes::DynamicType type);
343 const std::string& topic_name,
344 const dds::core::xtypes::DynamicType type
415 const ::dds::core::status::StatusMask& event_mask);
dds::topic::qos::TopicQos qos() const
StatusMask is a bitmap or bitset field.
#define OMG_DDS_IMPLICIT_REF_BASE(TYPE)
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name)
This struct provides the basic mechanism for an application to specify Quality of Service attributes ...
#define OMG_DDS_REF_TYPE_PROTECTED_DC_T(TYPE, BASE, T_PARAM, DELEGATE)
Listener * listener() const
Typeless base class for the typed Topic.
Topic is the most basic description of the data to be published and subscribed.
const std::string & type_name() const
TopicListener< T > Listener
A DomainParticipant represents the local membership of the application in a Domain.