| _add_ref() | OpenDDS::DCPS::RcObject< ACE_SYNCH_MUTEX > | [inline, virtual] |
| _remove_ref() | OpenDDS::DCPS::RcObject< ACE_SYNCH_MUTEX > | [inline, virtual] |
| active() | OpenDDS::DCPS::Discovery | [inline, virtual] |
| add_domain_participant(DDS::DomainId_t domain, const DDS::DomainParticipantQos &qos)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| add_publication(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &topicId, DataWriterCallbacks *publication, const DDS::DataWriterQos &qos, const TransportLocatorSeq &transInfo, const DDS::PublisherQos &publisherQos)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| add_subscription(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &topicId, DataReaderCallbacks *subscription, const DDS::DataReaderQos &qos, const TransportLocatorSeq &transInfo, const DDS::SubscriberQos &subscriberQos, const char *filterClassName, const char *filterExpression, const DDS::StringSeq &exprParams)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| assert_topic(RepoId_out topicId, DDS::DomainId_t domainId, const RepoId &participantId, const char *topicName, const char *dataTypeName, const DDS::TopicQos &qos, bool hasDcpsKey)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| association_complete(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &localId, const RepoId &remoteId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| attach_participant(DDS::DomainId_t domainId, const RepoId &participantId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| bit_key_to_repo_id(DomainParticipantImpl *participant, const char *bit_topic_name, const DDS::BuiltinTopicKey_t &key) const =0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| create_bit_topics(DomainParticipantImpl *participant) | OpenDDS::DCPS::Discovery | [protected] |
| DEFAULT_REPO | OpenDDS::DCPS::Discovery | [static] |
| DEFAULT_RTPS | OpenDDS::DCPS::Discovery | [static] |
| DEFAULT_STATIC | OpenDDS::DCPS::Discovery | [static] |
| Discovery(const RepoKey &key) | OpenDDS::DCPS::Discovery | [inline, explicit] |
| find_topic(DDS::DomainId_t domainId, const char *topicName, CORBA::String_out dataTypeName, DDS::TopicQos_out qos, RepoId_out topicId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| fini_bit(DCPS::DomainParticipantImpl *participant)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| ignore_domain_participant(DDS::DomainId_t domainId, const RepoId &myParticipantId, const RepoId &ignoreId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| ignore_publication(DDS::DomainId_t domainId, const RepoId &myParticipantId, const RepoId &ignoreId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| ignore_subscription(DDS::DomainId_t domainId, const RepoId &myParticipantId, const RepoId &ignoreId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| ignore_topic(DDS::DomainId_t domainId, const RepoId &myParticipantId, const RepoId &ignoreId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| init_bit(DomainParticipantImpl *participant)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| key() const | OpenDDS::DCPS::Discovery | [inline] |
| key_ | OpenDDS::DCPS::Discovery | [private] |
| pre_reader(DataReaderImpl *) | OpenDDS::DCPS::Discovery | [inline, virtual] |
| pre_writer(DataWriterImpl *) | OpenDDS::DCPS::Discovery | [inline, virtual] |
| RcObject(ACE_Allocator *allocator=0) | OpenDDS::DCPS::RcObject< ACE_SYNCH_MUTEX > | [inline, protected] |
| ref_count() const | OpenDDS::DCPS::RcObject< ACE_SYNCH_MUTEX > | [inline] |
| remove_domain_participant(DDS::DomainId_t domainId, const RepoId &participantId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| remove_publication(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &publicationId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| remove_subscription(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &subscriptionId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| remove_topic(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &topicId)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| RepoKey typedef | OpenDDS::DCPS::Discovery | |
| signal_liveliness(const DDS::DomainId_t, const RepoId &, DDS::LivelinessQosPolicyKind) | OpenDDS::DCPS::Discovery | [inline, virtual] |
| supports_liveliness() const | OpenDDS::DCPS::Discovery | [inline, virtual] |
| update_domain_participant_qos(DDS::DomainId_t domain, const RepoId &participantId, const DDS::DomainParticipantQos &qos)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| update_publication_qos(DDS::DomainId_t domainId, const RepoId &partId, const RepoId &dwId, const DDS::DataWriterQos &qos, const DDS::PublisherQos &publisherQos)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| update_subscription_params(DDS::DomainId_t domainId, const RepoId &participantId, const RepoId &subscriptionId, const DDS::StringSeq ¶ms)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| update_subscription_qos(DDS::DomainId_t domainId, const RepoId &partId, const RepoId &drId, const DDS::DataReaderQos &qos, const DDS::SubscriberQos &subscriberQos)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| update_topic_qos(const RepoId &topicId, DDS::DomainId_t domainId, const RepoId &participantId, const DDS::TopicQos &qos)=0 | OpenDDS::DCPS::Discovery | [pure virtual] |
| ~RcObject() | OpenDDS::DCPS::RcObject< ACE_SYNCH_MUTEX > | [inline, virtual] |