| class CRequestor : public CRequestorBase | 
CRequestor class for LBS clients CRequestorBase
| Public Member Functions | |
|---|---|
| ~CRequestor() | |
| IMPORT_C CRequestor * | New(TRequestorType, TRequestorFormat, const TDesC &) | 
| IMPORT_C CRequestor * | NewL(TRequestorType, TRequestorFormat, const TDesC &) | 
| IMPORT_C CRequestor * | NewL(RReadStream &) | 
| IMPORT_C CRequestor * | NewLC(TRequestorType, TRequestorFormat, const TDesC &) | 
| Private Member Functions | |
|---|---|
| CRequestor() | |
| Inherited Enumerations | |
|---|---|
| CRequestorBase:_TRequestorFormat | |
| CRequestorBase:_TRequestorType | |
| Inherited Attributes | |
|---|---|
| CRequestorBase::iFormat | |
| CRequestorBase::iRequestorType | |
| IMPORT_C CRequestor * | New | ( | TRequestorType | aType, | 
| TRequestorFormat | aFormat, | |||
| const TDesC & | aData | |||
| ) | [static] | |||
| TRequestorType aType | |
| TRequestorFormat aFormat | |
| const TDesC & aData | 
| IMPORT_C CRequestor * | NewL | ( | TRequestorType | aType, | 
| TRequestorFormat | aFormat, | |||
| const TDesC & | aData | |||
| ) | [static] | |||
| TRequestorType aType | |
| TRequestorFormat aFormat | |
| const TDesC & aData | 
| IMPORT_C CRequestor * | NewL | ( | RReadStream & | aStream | ) | [static] | 
| RReadStream & aStream | 
| IMPORT_C CRequestor * | NewLC | ( | TRequestorType | aType, | 
| TRequestorFormat | aFormat, | |||
| const TDesC & | aData | |||
| ) | [static] | |||
| TRequestorType aType | |
| TRequestorFormat aFormat | |
| const TDesC & aData |