|
reSIProcate/rutil
9694
|
#include <AsyncProcessHandler.hxx>

Public Member Functions | |
| virtual | ~AsyncProcessHandler () |
| virtual void | handleProcessNotification ()=0 |
Definition at line 9 of file AsyncProcessHandler.hxx.
| virtual resip::AsyncProcessHandler::~AsyncProcessHandler | ( | ) | [inline, virtual] |
Definition at line 12 of file AsyncProcessHandler.hxx.
{}
| virtual void resip::AsyncProcessHandler::handleProcessNotification | ( | ) | [pure virtual] |
Implemented in resip::SelectInterruptor.
Referenced by resip::DnsStub::clearDnsCache(), resip::DnsStub::getDnsCacheDump(), resip::DnsStub::logDnsCache(), resip::DnsStub::lookup(), and resip::DnsStub::setEnumSuffixes().
1.7.5.1