This is the complete list of members for TransportInterface, including all inherited members.
| AddDefaultOutputLocator(LocatorList &defaultList)=0 | TransportInterface | pure virtual |
| CloseInputChannel(const Locator &)=0 | TransportInterface | pure virtual |
| CloseOutputChannels(SendResourceList &sender_resource_list, const fastdds::rtps::LocatorSelectorEntry &locator_selector_entry) | TransportInterface | virtual |
| configureInitialPeerLocator(Locator &locator, const fastdds::rtps::PortParameters &port_params, uint32_t domainId, LocatorList &list) const =0 | TransportInterface | pure virtual |
| DoInputLocatorsMatch(const Locator &, const Locator &) const =0 | TransportInterface | pure virtual |
| fillMetatrafficMulticastLocator(Locator &locator, uint32_t metatraffic_multicast_port) const =0 | TransportInterface | pure virtual |
| fillMetatrafficUnicastLocator(Locator &locator, uint32_t metatraffic_unicast_port) const =0 | TransportInterface | pure virtual |
| fillUnicastLocator(Locator &locator, uint32_t well_known_port) const =0 | TransportInterface | pure virtual |
| get_configuration()=0 | TransportInterface | pure virtual |
| getDefaultMetatrafficMulticastLocators(LocatorList &locators, uint32_t metatraffic_multicast_port) const =0 | TransportInterface | pure virtual |
| getDefaultMetatrafficUnicastLocators(LocatorList &locators, uint32_t metatraffic_unicast_port) const =0 | TransportInterface | pure virtual |
| getDefaultUnicastLocators(LocatorList &locators, uint32_t unicast_port) const =0 | TransportInterface | pure virtual |
| init(const fastdds::rtps::PropertyPolicy *properties=nullptr, const uint32_t &max_msg_size_no_frag=0)=0 | TransportInterface | pure virtual |
| is_local_locator(const Locator &locator) const =0 | TransportInterface | pure virtual |
| is_localhost_allowed() const | TransportInterface | inlinevirtual |
| is_locator_allowed(const Locator &) const =0 | TransportInterface | pure virtual |
| is_locator_reachable(const Locator_t &locator)=0 | TransportInterface | pure virtual |
| IsInputChannelOpen(const Locator &) const =0 | TransportInterface | pure virtual |
| IsLocatorSupported(const Locator &) const =0 | TransportInterface | pure virtual |
| kind() const | TransportInterface | inline |
| max_recv_buffer_size() const =0 | TransportInterface | pure virtual |
| netmask_filter_info() const | TransportInterface | inlinevirtual |
| NormalizeLocator(const Locator &locator)=0 | TransportInterface | pure virtual |
| OpenInputChannel(const Locator &, TransportReceiverInterface *, uint32_t)=0 | TransportInterface | pure virtual |
| OpenOutputChannel(SendResourceList &sender_resource_list, const Locator &)=0 | TransportInterface | pure virtual |
| OpenOutputChannels(SendResourceList &sender_resource_list, const fastdds::rtps::LocatorSelectorEntry &locator_selector_entry) | TransportInterface | virtual |
| operator=(const TransportInterface &t)=delete | TransportInterface | |
| operator=(TransportInterface &&t)=delete | TransportInterface | |
| RemoteToMainLocal(const Locator &remote) const =0 | TransportInterface | pure virtual |
| select_locators(fastdds::rtps::LocatorSelector &selector) const =0 | TransportInterface | pure virtual |
| shutdown() | TransportInterface | inlinevirtual |
| transform_remote_locator(const Locator &remote_locator, Locator &result_locator) const | TransportInterface | inlinevirtual |
| transform_remote_locator(const Locator &remote_locator, Locator &result_locator, bool allowed_remote_localhost, bool allowed_local_localhost) const | TransportInterface | inlinevirtual |
| transport_kind_ | TransportInterface | protected |
| TransportInterface(const TransportInterface &t)=delete | TransportInterface | |
| TransportInterface(TransportInterface &&t)=delete | TransportInterface | |
| TransportInterface(int32_t transport_kind) | TransportInterface | inlineprotected |
| update_network_interfaces() | TransportInterface | inlinevirtual |
| ~TransportInterface()=default | TransportInterface | virtual |