CLbsTransmitLocationLogEvent Class Reference
class CLbsTransmitLocationLogEvent : public CLbsLogEvent |
log event object for transmit to 3rd party locate request
Inherits from
- CLbsTransmitLocationLogEvent
Constructor & Destructor Documentation
CLbsTransmitLocationLogEvent()
CLbsTransmitLocationLogEvent | ( | ) | [private] |
~CLbsTransmitLocationLogEvent()
~CLbsTransmitLocationLogEvent | ( | ) | |
Member Functions Documentation
ConstructL(TUid, TPositionInfoBase *, TDesC &)
DataSize()
TInt
| DataSize | ( | ) | const [protected, virtual] |
Destination()
IMPORT_C TDesC & | Destination | ( | ) | const |
get 3rd party destination descriptor
DoCopyL(CLbsLogEvent *&)
void | DoCopyL | ( | CLbsLogEvent *& | aTargetLogEvent | ) | const [protected, virtual] |
implementation of inherited copy object function
DoExternalizeL(RWriteStream &)
void | DoExternalizeL | ( | RWriteStream & | aWriteStream | ) | const [protected, virtual] |
implementation of inherited externalization function
DoInternalizeL(RReadStream &)
void | DoInternalizeL | ( | RReadStream & | aReadStream | ) | [protected, virtual] |
implementation of inherited internalization function
DoUpdateL(const CLbsLogEvent &)
void | DoUpdateL | ( | const CLbsLogEvent & | aSourceLogEvent | ) | [protected, virtual] |
implementation of inherited update object function
NewL(TUid, TPositionInfoBase *, TDesC &)
Create transmit locate data logging event object
SetDestination(TDesC &)
IMPORT_C void | SetDestination | ( | TDesC & | aDestination | ) | |
set 3rd party destination descriptor
SetX3PApp(TUid)
IMPORT_C void | SetX3PApp | ( | TUid | aUid | ) | |
set 3rd party application uid
X3PApp()
IMPORT_C TUid | X3PApp | ( | ) | const |
get 3rd party application uid
Member Data Documentation
TBuf< 64 > iDestination
TBuf< 64 > | iDestination | [private] |
Descriptor of the destination application
TUid
iX3PApp
The UID of 3rd party application request for the location information
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.