| 
    Cyclone ISO C++ API Reference Guide
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef OMG_DDS_T_TOPIC_TOPIC_DESCRIPTION_HPP_ 
    2 #define OMG_DDS_T_TOPIC_TOPIC_DESCRIPTION_HPP_ 
   31 class TopicDescription;
 
   65     const std::string& 
name() 
const;
 
 
 
#define OMG_DDS_IMPLICIT_REF_BASE(TYPE)
 
#define OMG_DDS_REF_TYPE_PROTECTED_DC(TYPE, BASE, DELEGATE)
 
Base class for reference-counted objects.
 
const std::string & type_name() const
 
const std::string & name() const
 
A DomainParticipant represents the local membership of the application in a Domain.
 
const dds::domain::DomainParticipant & domain_participant() const
 
This class is the base for Topic, ContentFilteredTopic and MultiTopic.