CHostResolvProvdBase Class Reference
class CHostResolvProvdBase : public CResolverProvdBase |
Provides Host name resolver service
Member Functions Documentation
GetByAddress(TNameRecord &)
Gets the Host name by address
GetByName(TNameRecord &)
Get the Host name by name
GetHostName(TDes &)
void | GetHostName | ( | TDes & | aNameBuf | ) | [pure virtual] |
Query(const TDesC8 &, TDes8 &, TInt)
IMPORT_C void | Query | ( | const TDesC8 & | aQryBuf, |
| TDes8 & | aResBuf, |
| TInt | aCounter |
| ) | [virtual] |
Make a query to the protocol.
Note: for aCounter > 0 data in aQryBuf are not supposed to be used.
Parameters
const TDesC8 & aQryBuf | descriptor representing query data. |
TDes8 & aResBuf | descriptor representing query response data. |
TInt aCounter | query sequential number counter. From the client's point of view it will be 0 for "Query" call and increased by 1 for each "QueryGetNext" call. |
SetHostName(TDes &)
void | SetHostName | ( | TDes & | aNameBuf | ) | [pure virtual] |
SetOption(TUint, TUint, const TDesC8 &)
Default Set Option for Host Resolver
Sets options for the protocol on behalf of socket server clients
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.