Qpid Proton C++
0.17.0
|
Experimental - An SPI for multithreaded network IO. More...
Classes | |
class | connection_driver |
Experimental - An AMQP driver for a single connection. More... | |
struct | const_buffer |
Experimental - Pointer to a const memory region with a size. More... | |
class | container_impl_base |
Experimental - A base container implementation. More... | |
class | link_namer |
Experimental - Generate default link names that are unique within a container. More... | |
struct | mutable_buffer |
Experimental - Pointer to a mutable memory region with a size. More... | |
Functions | |
void | set_link_namer (connection &, link_namer &) |
Experimental - Set the link_namer to use on a connection. | |
Experimental - An SPI for multithreaded network IO.