PortListenerDelegateDispatch Class Reference
[Sockets]

Delegate dispatcher for socket accept events. More...

#include <PortListener.h>

Inheritance diagram for PortListenerDelegateDispatch:
IMemoryValidate

List of all members.

Public Member Functions

DelegateDispatchOnStop ()
DelegateDispatchOneParameter
< TcpSocketPtr > & 
OnConnect ()
void DispatchOnStop ()
void DispatchOnConnect (TcpSocketPtr sock)
void Add (IPortListenerListener *l)
virtual void ValidateMem () const
virtual void CheckMem () const

Detailed Description

Delegate dispatcher for socket accept events.

Definition at line 51 of file PortListener.h.


Member Function Documentation

void PortListenerDelegateDispatch::Add ( IPortListenerListener l  ) 

Use this if you want to receive events through an interface instead of a delegate.

Definition at line 29 of file PortListener.cpp.


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