VIP::NewConnectionCallback Class Reference
#include <socketmultiplexer.hh>
Inheritance diagram for VIP::NewConnectionCallback:

Detailed Description
Definition at line 74 of file socketmultiplexer.hh.
Public Member Functions
- virtual ~NewConnectionCallback ()
- virtual void notifyNewConnection (VIP::Connection *m, bool inbound)=0
Constructor & Destructor Documentation
| virtual VIP::NewConnectionCallback::~NewConnectionCallback | ( | ) | [inline, virtual] |
Definition at line 77 of file socketmultiplexer.hh.
Member Function Documentation
| virtual void VIP::NewConnectionCallback::notifyNewConnection | ( | VIP::Connection * | m, | |
| bool | inbound | |||
| ) | [pure virtual] |
Implemented in VOS::LocalVipSiteExtension.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vip/socketmultiplexer.hh