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

Public Member Functions | |
| virtual | ~ResultTransform () |
| virtual void | transform (const Data &target, int rrType, DnsResourceRecordsByPtr &src)=0 |
Definition at line 115 of file DnsStub.hxx.
| virtual resip::DnsStub::ResultTransform::~ResultTransform | ( | ) | [inline, virtual] |
Definition at line 118 of file DnsStub.hxx.
{}
| virtual void resip::DnsStub::ResultTransform::transform | ( | const Data & | target, |
| int | rrType, | ||
| DnsResourceRecordsByPtr & | src | ||
| ) | [pure virtual] |
Referenced by resip::DnsStub::Query::go(), and resip::DnsStub::Query::process().
1.7.5.1