TLbsLocInfoConverterPluginParams Class Reference

#include <lbslocinfoconverterpluginbase.h>

Inheritance diagram for TLbsLocInfoConverterPluginParams:
TLbsLocInfoConverterPluginClassTypeBase

List of all members.

Public Member Functions

IMPORT_C TLbsLocInfoConverterPluginParams (MLbsLocInfoConverterPluginObserver &aObserver)
IMPORT_C
MLbsLocInfoConverterPluginObserver
Observer () const

Protected Attributes

MLbsLocInfoConverterPluginObserveriObserver
TUint8 iReserved [20]

Detailed Description

This class encapsulates the construction parameters for a Coordinate Conversion plugin.

These parameters are passed by the LBS subsystem to the implementation of the Plugin module via ECom. The ECom constructor should take a single TAny* parameter. That parameter should be cast to a variable of type TLbsLocInfoConverterPluginParams.

See also:
CLbsLocInfoConverterPluginBase::NewL

Constructor & Destructor Documentation

EXPORT_C TLbsLocInfoConverterPluginParams::TLbsLocInfoConverterPluginParams ( MLbsLocInfoConverterPluginObserver aObserver  ) 

This class encapsulates the construction parameters for a Coordinate Conversion plugin implementation.

When created, the LBS subsystem must provide a reference to the plugin's observer.

See also:
MLbsLocInfoConverterPluginObserver
CLbsLocInfoConverterPluginBase::NewL

Member Function Documentation

EXPORT_C MLbsLocInfoConverterPluginObserver & TLbsLocInfoConverterPluginParams::Observer (  )  const

Returns a reference to the observer.

See also:
MLbsLocInfoConverterPluginObserver
CLbsLocInfoConverterPluginBase::NewL

Member Data Documentation

Handle to the plugin observer

Reserved for future use


The documentation for this class was generated from the following files:

Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved. These materials are provided under the terms of the Eclipse Public License v1.0.