StartListening.h File Reference
#include "base/AsyncCall.h"
#include "base/forward.h"
#include "base/Subscription.h"
#include "comm/forward.h"
#include "ip/forward.h"
#include "ipc/FdNotes.h"
#include <iosfwd>
Include dependency graph for StartListening.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Ipc::StartListeningAnswer |
StartListening() result. More... | |
Namespaces | |
namespace | Ipc |
Typedefs | |
using | Ipc::StartListeningCallback = AsyncCallback< StartListeningAnswer > |
Functions | |
void | Ipc::StartListening (int sock_type, int proto, const Comm::ConnectionPointer &listenConn, FdNoteId, StartListeningCallback &) |
std::ostream & | Ipc::operator<< (std::ostream &, const StartListeningAnswer &) |