This is the complete list of members for TransportDescriptorInterface, including all inherited members.
create_transport() const =0 | TransportDescriptorInterface | pure virtual |
lock() | TransportDescriptorInterface | inline |
max_initial_peers_range() const | TransportDescriptorInterface | inlinevirtual |
max_message_size() const | TransportDescriptorInterface | inlinevirtual |
maxInitialPeersRange | TransportDescriptorInterface | |
maxMessageSize | TransportDescriptorInterface | |
min_send_buffer_size() const =0 | TransportDescriptorInterface | pure virtual |
operator=(const TransportDescriptorInterface &t) | TransportDescriptorInterface | inline |
operator==(const TransportDescriptorInterface &t) const | TransportDescriptorInterface | inline |
TransportDescriptorInterface(uint32_t maximumMessageSize, uint32_t maximumInitialPeersRange) | TransportDescriptorInterface | inline |
TransportDescriptorInterface(const TransportDescriptorInterface &t) | TransportDescriptorInterface | inline |
unlock() | TransportDescriptorInterface | inline |
~TransportDescriptorInterface()=default | TransportDescriptorInterface | virtual |