RTI Connext Traditional C++ API
Version 5.3.1
|
This is the complete list of members for DDSDomainParticipantFactory, including all inherited members.
create_participant(DDS_DomainId_t domainId, const DDS_DomainParticipantQos &qos, DDSDomainParticipantListener *listener, DDS_StatusMask mask)=0 | DDSDomainParticipantFactory | pure virtual |
create_participant_from_config(const char *configuration_name)=0 | DDSDomainParticipantFactory | pure virtual |
create_participant_from_config_w_params(const char *configuration_name, const DDS_DomainParticipantConfigParams_t ¶ms)=0 | DDSDomainParticipantFactory | pure virtual |
create_participant_with_profile(DDS_DomainId_t domainId, const char *library_name, const char *profile_name, DDSDomainParticipantListener *listener, DDS_StatusMask mask)=0 | DDSDomainParticipantFactory | pure virtual |
delete_participant(DDSDomainParticipant *a_participant)=0 | DDSDomainParticipantFactory | pure virtual |
finalize_instance() | DDSDomainParticipantFactory | static |
get_datareader_qos_from_profile(DDS_DataReaderQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_datareader_qos_from_profile_w_topic_name(DDS_DataReaderQos &qos, const char *library_name, const char *profile_name, const char *topic_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_datawriter_qos_from_profile(DDS_DataWriterQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_datawriter_qos_from_profile_w_topic_name(DDS_DataWriterQos &qos, const char *library_name, const char *profile_name, const char *topic_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_default_library()=0 | DDSDomainParticipantFactory | pure virtual |
get_default_participant_qos(DDS_DomainParticipantQos &qos)=0 | DDSDomainParticipantFactory | pure virtual |
get_default_profile()=0 | DDSDomainParticipantFactory | pure virtual |
get_default_profile_library()=0 | DDSDomainParticipantFactory | pure virtual |
get_instance() | DDSDomainParticipantFactory | static |
get_participant_factory_qos_from_profile(DDS_DomainParticipantFactoryQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_participant_qos_from_profile(DDS_DomainParticipantQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_participants(DDSDomainParticipantSeq &participants)=0 | DDSDomainParticipantFactory | pure virtual |
get_publisher_qos_from_profile(DDS_PublisherQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_qos(DDS_DomainParticipantFactoryQos &qos)=0 | DDSDomainParticipantFactory | pure virtual |
get_qos_profile_libraries(struct DDS_StringSeq &library_names)=0 | DDSDomainParticipantFactory | pure virtual |
get_qos_profiles(struct DDS_StringSeq &profile_names, const char *library_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_subscriber_qos_from_profile(DDS_SubscriberQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_topic_qos_from_profile(DDS_TopicQos &qos, const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
get_topic_qos_from_profile_w_topic_name(DDS_TopicQos &qos, const char *library_name, const char *profile_name, const char *topic_name)=0 | DDSDomainParticipantFactory | pure virtual |
load_profiles()=0 | DDSDomainParticipantFactory | pure virtual |
lookup_participant(DDS_DomainId_t domainId)=0 | DDSDomainParticipantFactory | pure virtual |
lookup_participant_by_name(const char *participant_name)=0 | DDSDomainParticipantFactory | pure virtual |
register_type_support(DDSDomainParticipantFactory_RegisterTypeFunction register_type_fcn, const char *type_name)=0 | DDSDomainParticipantFactory | pure virtual |
reload_profiles()=0 | DDSDomainParticipantFactory | pure virtual |
set_default_library(const char *library_name)=0 | DDSDomainParticipantFactory | pure virtual |
set_default_participant_qos(const DDS_DomainParticipantQos &qos)=0 | DDSDomainParticipantFactory | pure virtual |
set_default_participant_qos_with_profile(const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
set_default_profile(const char *library_name, const char *profile_name)=0 | DDSDomainParticipantFactory | pure virtual |
set_qos(const DDS_DomainParticipantFactoryQos &qos)=0 | DDSDomainParticipantFactory | pure virtual |
set_thread_factory(DDSThreadFactory *thread_factory)=0 | DDSDomainParticipantFactory | pure virtual |
unload_profiles()=0 | DDSDomainParticipantFactory | pure virtual |
unregister_thread()=0 | DDSDomainParticipantFactory | pure virtual |