CPosServiceRequestor Class Reference
class CPosServiceRequestor : public CPosRequestor
|
This class represents a service requester.
This class inherits from
CPosRequestor
which contains functions for reading identification information for the requester.
CPosRequestor
None
Inherited Functions
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
CPosRequestor::CPosRequestor(TRequestorType,TRequestorIdFormat,HBufC *,TNetworkType,TRequestType)
|
|
CPosRequestor::NetworkType()const
|
|
CPosRequestor::RequestType()const
|
|
CPosRequestor::RequestorIdFormat()const
|
|
CPosRequestor::RequestorIdString()const
|
|
CPosRequestor::RequestorType()const
|
|
CPosRequestor::SetNetworkType(const TNetworkType)
|
|
CPosRequestor::SetRequestType(const TRequestType)
|
|
CPosRequestor::SetRequestorIdL(TRequestorIdFormat,const TDesC &)
|
|
CPosRequestor::~CPosRequestor()
|
Constructor & Destructor Documentation
CPosServiceRequestor(TRequestorIdFormat, HBufC *, TNetworkType, TRequestType)
CPosServiceRequestor(const CPosServiceRequestor &)
~CPosServiceRequestor()
IMPORT_C
|
~CPosServiceRequestor
|
(
|
)
|
[virtual]
|
Member Functions Documentation
NewL(TRequestorIdFormat, const TDesC &)
Parameters
TRequestorIdFormat
aIdFormat
|
The format of the requestor ID string, such as a phone number, URL, email address, etc.
|
const
TDesC
& aIdString
|
A string which identifies the requestor.
|
NewL(TRequestorIdFormat, const TDesC &, TNetworkType, TRequestType)
Parameters
TRequestorIdFormat
aIdFormat
|
The format of the requestor ID string, such as a phone number, URL, email address, etc.
|
const
TDesC
& aIdString
|
A string which identifies the requestor.
|
TNetworkType
aNetworkType
|
The type of network that sent this request.
|
TRequestType
aRequestType
|
The type of request this privacy request belongs to.
|
NewLC(TRequestorIdFormat, const TDesC &)
Parameters
TRequestorIdFormat
aIdFormat
|
The format of the requestor ID string, such a phone number, URL, email address, etc.
|
const
TDesC
& aIdString
|
A string which identifies the requestor.
|
NewLC(TRequestorIdFormat, const TDesC &, TNetworkType, TRequestType)
Parameters
TRequestorIdFormat
aIdFormat
|
The format of the requestor ID string, such a phone number, URL, email address, etc.
|
const
TDesC
& aIdString
|
A string which identifies the requestor.
|
TNetworkType
aNetworkType
|
The type of network that sent this request.
|
TRequestType
aRequestType
|
The type of request this privacy request belongs to.
|
operator=(const CPosServiceRequestor &)
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.