CLbsNetworkLocateLogEvent Class Reference

class CLbsNetworkLocateLogEvent : public CLbsLogEvent

log event object for network locate request

Inherits from

Public Member Functions
~CLbsNetworkLocateLogEvent ()
IMPORT_C TUid LocalApp ()
IMPORT_C CLbsNetworkLocateLogEvent * NewL ( TUid , TPositionInfoBase *)
IMPORT_C void SetLocalApp ( TUid )
Protected Member Functions
TInt DataSize ()
void DoCopyL ( CLbsLogEvent *&)
void DoExternalizeL ( RWriteStream &)
void DoInternalizeL ( RReadStream &)
void DoUpdateL (const CLbsLogEvent &)
Private Member Functions
CLbsNetworkLocateLogEvent ()
void ConstructL ( 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

CLbsNetworkLocateLogEvent()

CLbsNetworkLocateLogEvent ( ) [private]

~CLbsNetworkLocateLogEvent()

~CLbsNetworkLocateLogEvent ( )

Member Functions Documentation

ConstructL(TUid, TPositionInfoBase *)

void ConstructL ( TUid aUid,
TPositionInfoBase * aPosInfo
) [private]

Parameters

TUid aUid
TPositionInfoBase * aPosInfo

DataSize()

TInt DataSize ( ) const [protected, virtual]

DoCopyL(CLbsLogEvent *&)

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

implementation of inherited copy object function

Parameters

CLbsLogEvent *& aTargetLogEvent

DoExternalizeL(RWriteStream &)

void DoExternalizeL ( RWriteStream & aWriteStream ) const [protected, virtual]

implementation of inherited externalization function

Parameters

RWriteStream & aWriteStream

DoInternalizeL(RReadStream &)

void DoInternalizeL ( RReadStream & aReadStream ) [protected, virtual]

implementation of inherited internalization function

Parameters

RReadStream & aReadStream

DoUpdateL(const CLbsLogEvent &)

void DoUpdateL ( const CLbsLogEvent & aSourceLogEvent ) [protected, virtual]

implementation of inherited update object function

Parameters

const CLbsLogEvent & aSourceLogEvent

LocalApp()

IMPORT_C TUid LocalApp ( ) const

get local application TUid value

NewL(TUid, TPositionInfoBase *)

IMPORT_C CLbsNetworkLocateLogEvent * NewL ( TUid aUid,
TPositionInfoBase * aPosInfo
) [static]

Create network locate data logging event object

Parameters

TUid aUid
TPositionInfoBase * aPosInfo

SetLocalApp(TUid)

IMPORT_C void SetLocalApp ( TUid aUid )

Set local application TUid

Parameters

TUid aUid

Member Data Documentation

TUid iLocalApp

TUid iLocalApp [private]

The UID of local application request for the location information