1 #ifndef PROTON_IO_LINK_NAMER_HPP 2 #define PROTON_IO_LINK_NAMER_HPP 25 #include "../internal/export.hpp" 51 #endif // PROTON_IO_LINK_NAMER_HPP Experimental - Generate default link names that are unique within a container.
Definition: link_namer.hpp:37
A connection to a remote AMQP peer.
Definition: connection.hpp:40
virtual std::string link_name()=0
Generate a unique link name.
void set_link_namer(connection &, link_namer &)
Experimental - Set the link_namer to use on a connection.
The main Proton namespace.
Definition: annotation_key.hpp:30