DDS4CCM  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Types | Private Attributes
CIAO::NDDS::DomainParticipantManager::DDSParticipantTopic Class Reference

List of all members.

Public Member Functions

 DDSParticipantTopic (DDSDomainParticipant *dp)
 ~DDSParticipantTopic (void)
DDSDomainParticipant * get_participant ()
bool add_topic (DDSTopic *tp)
bool remove_topic (DDSTopic *tp)
int _ref_count ()
void _inc_ref ()
void _dec_ref ()
void _inc_ref_topic (DDSTopic *tp)

Private Types

typedef std::map< DDSTopic *, int > Topics
typedef Topics::iterator Topics_iterator

Private Attributes

int ref_count_
DDSDomainParticipant * dp_
Topics tps_

Member Typedef Documentation

typedef std::map<DDSTopic *, int> CIAO::NDDS::DomainParticipantManager::DDSParticipantTopic::Topics
private

Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following files: