listener Class Reference

A listener for incoming connections. More...

#include <listener.hpp>

List of all members.

Public Member Functions

 listener ()
 listener (const listener &)
 Copy a listener.
listeneroperator= (const listener &)
 Copy a listener.
void stop ()
 Stop listening on the address provided to the call to container::listen that returned this listener.

Friends

class container

Detailed Description

A listener for incoming connections.

Examples:

broker.cpp, direct_recv.cpp, direct_send.cpp, and helloworld_direct.cpp.


Constructor & Destructor Documentation

listener (  ) 

Create an empty listener.


Member Function Documentation

void stop (  ) 

Stop listening on the address provided to the call to container::listen that returned this listener.


The documentation for this class was generated from the following file:

Generated on 28 Nov 2017 for Qpid Proton C++ by  doxygen 1.6.1