| class CServiceResolvProvdBase : public CResolverProvdBase |
| Public Member Functions | |
|---|---|
| void | GetByName(const TDesC &, TInt32 &) |
| void | GetByNumber(TDes &, TInt32) |
| void | RegisterService(const TDesC &, TInt32) |
| void | RemoveService(const TDesC &, TInt32) |
| Inherited Attributes | |
|---|---|
| CResolverProvdBase::iNotify | |
| void | GetByName | ( | const TDesC & | aNameBuf, |
| TInt32 & | aPortNum | |||
| ) | [pure virtual] | |||
Get the Host name by name
| void | GetByNumber | ( | TDes & | aNameBuf, |
| TInt32 | aPortNum | |||
| ) | [pure virtual] | |||
Gets the Host name by address