CLbsSelfLocateLogEvent Class Reference

class CLbsSelfLocateLogEvent : public CLbsLogEvent

log event object for self locate request

Inherits from

Public Member Functions
~CLbsSelfLocateLogEvent()
IMPORT_C TUidLocalApp()
IMPORT_C CLbsSelfLocateLogEvent *NewL(TUid, TPositionInfoBase *)
IMPORT_C voidSetLocalApp(TUid)
Protected Member Functions
TInt DataSize()
voidDoCopyL(CLbsLogEvent *&)
voidDoExternalizeL(RWriteStream &)
voidDoInternalizeL(RReadStream &)
voidDoUpdateL(const CLbsLogEvent &)
Private Member Functions
CLbsSelfLocateLogEvent()
voidConstructL(TUid, TPositionInfoBase *)
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()
CLbsLogEvent::BaseConstructL()
CLbsLogEvent::CLbsLogEvent()
CLbsLogEvent::CopyL()const
CLbsLogEvent::CopyPosInfoToEvent(const TPositionInfoBase *)
CLbsLogEvent::CostInformation()const
CLbsLogEvent::Direction()const
CLbsLogEvent::EventType()const
CLbsLogEvent::ExternalizeL()const
CLbsLogEvent::InternalizeL(const CLogEvent &)
CLbsLogEvent::IsCostInformationAvailable()const
CLbsLogEvent::NewL(const CLogEvent &)
CLbsLogEvent::PositionInfo()const
CLbsLogEvent::ReadPosInfo(RReadStream &,TPositionInfo *&)
CLbsLogEvent::RequestOutcome()const
CLbsLogEvent::SetCostInformation(TUint)
CLbsLogEvent::SetDirection(TBool)
CLbsLogEvent::SetEventType(TUid)
CLbsLogEvent::SetPositionInfo(TPositionInfoBase *)
CLbsLogEvent::SetRequestOutcome(TLbsRequestOutcome)
CLbsLogEvent::UpdateL(const CLbsLogEvent &)
CLbsLogEvent::UpdateRootEvent(CLogEvent *)
CLbsLogEvent::WritePosInfo(RWriteStream &,const TPositionInfo *)const
CLbsLogEvent::~CLbsLogEvent()
Private Attributes
TUid iLocalApp
Inherited Attributes
CLbsLogEvent::iEventType
CLbsLogEvent::iPosInfo
CLbsLogEvent::iPosInfoWriteSize
CLbsLogEvent::iReservedData

Constructor & Destructor Documentation

CLbsSelfLocateLogEvent()

CLbsSelfLocateLogEvent()[private]

~CLbsSelfLocateLogEvent()

~CLbsSelfLocateLogEvent()

Member Functions Documentation

ConstructL(TUid, TPositionInfoBase *)

voidConstructL(TUidaUid,
TPositionInfoBase *aPosInfo
)[private]

construction function

Parameters

TUid aUid
TPositionInfoBase * aPosInfo

DataSize()

TInt DataSize()const [protected, virtual]

DoCopyL(CLbsLogEvent *&)

voidDoCopyL(CLbsLogEvent *&aTargetLogEvent)const [protected, virtual]

implementation of inherited copy object function

Parameters

CLbsLogEvent *& aTargetLogEvent

DoExternalizeL(RWriteStream &)

voidDoExternalizeL(RWriteStream &aWriteStream)const [protected, virtual]

implementation of inherited externalization function

Parameters

RWriteStream & aWriteStream

DoInternalizeL(RReadStream &)

voidDoInternalizeL(RReadStream &aReadStream)[protected, virtual]

implementation of inherited internalization function

Parameters

RReadStream & aReadStream

DoUpdateL(const CLbsLogEvent &)

voidDoUpdateL(const CLbsLogEvent &aSourceLogEvent)[protected, virtual]

implementation of inherited update object function

Parameters

const CLbsLogEvent & aSourceLogEvent

LocalApp()

IMPORT_C TUidLocalApp()const

get the location application uid

NewL(TUid, TPositionInfoBase *)

IMPORT_C CLbsSelfLocateLogEvent *NewL(TUidaUid,
TPositionInfoBase *aPosInfo
)[static]

Create self locate data logging event object

Parameters

TUid aUid
TPositionInfoBase * aPosInfo

SetLocalApp(TUid)

IMPORT_C voidSetLocalApp(TUidaUid)

set the local application uid

Parameters

TUid aUid

Member Data Documentation

TUid iLocalApp

TUid iLocalApp[private]

The UID of local application request for the location information