CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i Class Reference

#include <DomainParticipantFactory.h>

Inheritance diagram for CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i:
Inheritance graph
[legend]
Collaboration diagram for CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual
::DDS::DomainParticipant_ptr 
create_participant (::DDS::DomainId_t domain_id, const ::DDS::DomainParticipantQos &qos,::DDS::DomainParticipantListener_ptr a_listener,::DDS::StatusMask mask)
virtual ::DDS::ReturnCode_t delete_participant (::DDS::DomainParticipant_ptr a_participant)
virtual
::DDS::DomainParticipant_ptr 
lookup_participant (::DDS::DomainId_t domain_id)
virtual ::DDS::ReturnCode_t set_default_participant_qos (const ::DDS::DomainParticipantQos &qos)
virtual ::DDS::ReturnCode_t get_default_participant_qos (::DDS::DomainParticipantQos &qos)
virtual ::DDS::ReturnCode_t set_qos (const ::DDS::DomainParticipantFactoryQos &qos)
virtual ::DDS::ReturnCode_t get_qos (::DDS::DomainParticipantFactoryQos &qos)

Private Types

typedef std::map< ACE_CString,
CCM_DDS_DomainParticipant_i * > 
DomainParticipants

Private Member Functions

 CCM_DDS_DomainParticipantFactory_i (void)
virtual ~CCM_DDS_DomainParticipantFactory_i (void)
 Destructor.
bool remove_participant (CCM_DDS_DomainParticipant_i *part)
void operator= (const CCM_DDS_DomainParticipantFactory_i &)
 CCM_DDS_DomainParticipantFactory_i (const CCM_DDS_DomainParticipantFactory_i &)

Private Attributes

TAO_SYNCH_MUTEX dps_mutex_
DomainParticipants dps_

Friends

class ACE_Singleton< CCM_DDS_DomainParticipantFactory_i, TAO_SYNCH_MUTEX >

Member Typedef Documentation


Constructor & Destructor Documentation

CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::CCM_DDS_DomainParticipantFactory_i ( void   )  [private]
CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::~CCM_DDS_DomainParticipantFactory_i ( void   )  [private, virtual]

Destructor.

CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::CCM_DDS_DomainParticipantFactory_i ( const CCM_DDS_DomainParticipantFactory_i  )  [private]

Member Function Documentation

DDS::DomainParticipant_ptr CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::create_participant ( ::DDS::DomainId_t  domain_id,
const ::DDS::DomainParticipantQos &  qos,
::DDS::DomainParticipantListener_ptr  a_listener,
::DDS::StatusMask  mask 
)
DDS::ReturnCode_t CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::delete_participant ( ::DDS::DomainParticipant_ptr  a_participant  ) 
DDS::ReturnCode_t CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::get_default_participant_qos ( ::DDS::DomainParticipantQos &  qos  ) 
DDS::ReturnCode_t CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::get_qos ( ::DDS::DomainParticipantFactoryQos &  qos  ) 
DDS::DomainParticipant_ptr CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::lookup_participant ( ::DDS::DomainId_t  domain_id  ) 
void CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::operator= ( const CCM_DDS_DomainParticipantFactory_i  )  [private]
bool CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::remove_participant ( CCM_DDS_DomainParticipant_i part  )  [private]
DDS::ReturnCode_t CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::set_default_participant_qos ( const ::DDS::DomainParticipantQos &  qos  ) 
DDS::ReturnCode_t CIAO::DDS4CCM::CCM_DDS_DomainParticipantFactory_i::set_qos ( const ::DDS::DomainParticipantFactoryQos &  qos  ) 

Friends And Related Function Documentation

friend class ACE_Singleton< CCM_DDS_DomainParticipantFactory_i, TAO_SYNCH_MUTEX > [friend]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2