CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i Class Reference

#include <DomainParticipantFactory.h>

Inheritance diagram for CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i:
Inheritance graph
[legend]
Collaboration diagram for CIAO::DDS4CCM::RTI::RTI_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::DomainParticipant_ptr 
create_participant_with_profile (::DDS::DomainId_t domain_id, const char *library_name, const char *profile_name,::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)
virtual ::DDS::ReturnCode_t set_default_participant_qos_with_profile (const char *library_name, const char *profile_name)

Private Types

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

Private Member Functions

 RTI_DomainParticipantFactory_i (void)
virtual ~RTI_DomainParticipantFactory_i (void)
void remove_participant (DDSDomainParticipant *part)
void operator= (const RTI_DomainParticipantFactory_i &)
 RTI_DomainParticipantFactory_i (const RTI_DomainParticipantFactory_i &)

Private Attributes

TAO_SYNCH_MUTEX dps_mutex_
DomainParticipants dps_

Friends

class ACE_Singleton< RTI_DomainParticipantFactory_i, TAO_SYNCH_MUTEX >

Member Typedef Documentation

typedef std::map<ACE_CString, DDSDomainParticipant *> CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::DomainParticipants [private]

Constructor & Destructor Documentation

CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::RTI_DomainParticipantFactory_i ( void   )  [private]
CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::~RTI_DomainParticipantFactory_i ( void   )  [private, virtual]
CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::RTI_DomainParticipantFactory_i ( const RTI_DomainParticipantFactory_i  )  [private]

Member Function Documentation

DDS::DomainParticipant_ptr CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::create_participant ( ::DDS::DomainId_t  domain_id,
const ::DDS::DomainParticipantQos qos,
::DDS::DomainParticipantListener_ptr  a_listener,
::DDS::StatusMask  mask 
)
DDS::DomainParticipant_ptr CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::create_participant_with_profile ( ::DDS::DomainId_t  domain_id,
const char *  library_name,
const char *  profile_name,
::DDS::DomainParticipantListener_ptr  a_listener,
::DDS::StatusMask  mask 
)
DDS::ReturnCode_t CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::delete_participant ( ::DDS::DomainParticipant_ptr  a_participant  ) 
DDS::ReturnCode_t CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::get_default_participant_qos ( ::DDS::DomainParticipantQos qos  ) 
DDS::ReturnCode_t CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::get_qos ( ::DDS::DomainParticipantFactoryQos qos  ) 
DDS::DomainParticipant_ptr CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::lookup_participant ( ::DDS::DomainId_t  domain_id  ) 
void CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::operator= ( const RTI_DomainParticipantFactory_i  )  [private]
void CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::remove_participant ( DDSDomainParticipant *  part  )  [private]
DDS::ReturnCode_t CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::set_default_participant_qos ( const ::DDS::DomainParticipantQos qos  ) 
DDS::ReturnCode_t CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::set_default_participant_qos_with_profile ( const char *  library_name,
const char *  profile_name 
)
DDS::ReturnCode_t CIAO::DDS4CCM::RTI::RTI_DomainParticipantFactory_i::set_qos ( const ::DDS::DomainParticipantFactoryQos qos  ) 

Friends And Related Function Documentation

friend class ACE_Singleton< RTI_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