TLbsNetProtocolModuleParams Class Reference
class TLbsNetProtocolModuleParams : public TLbsNetClassTypeBase
|
This class encapsulated the construction parameters for a Network Protocol Module implementation.
These parameters are passed by the LBS subsystem to the implementation of the protocol module via ECom. The protocol module's ECom constructor should take a single TAny* parameter. That parameter should be cast to a variable of type
TLbsNetProtocolModuleParams
.
CLbsLocationSourceBase::NewL
Inherits from
-
TLbsNetProtocolModuleParams
Constructor & Destructor Documentation
TLbsNetProtocolModuleParams(MLbsNetworkProtocolObserver &)
This class encapsulated the construction parameters for a Network Protocol Module implementation.
When created, the LBS subsystem must provide a reference to the module's observer. The observer is used by the protocol module to forward requests and information recieved from the network.
MLbsNetworkProtocolObserver
CLbsNetworkProtocolBase::NewL
Member Functions Documentation
Member Data Documentation
MLbsNetworkProtocolObserver & iObserver
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.