| class CLbsTransmitPositionImpl : public CBase |
| Public Member Functions | |
|---|---|
| ~CLbsTransmitPositionImpl () | |
| void | CancelTransmitPosition () |
| TInt | GetTransmitOptions ( TLbsTransmitPositionOptions &) |
| CLbsTransmitPositionImpl * | NewL ( RLbsTransmitPositionServer &) |
| TInt | SetTransmitOptions (const TLbsTransmitPositionOptions &) |
| void | TransmitPosition (const TDesC &, TUint , TRequestStatus &, TPositionInfo &) |
| void | TransmitPosition (const TDesC &, TUint , TRequestStatus &, TPositionInfo &, TRequestStatus &, TPositionInfo &) |
| Private Member Functions | |
|---|---|
| CLbsTransmitPositionImpl () | |
| void | ConstructL ( RLbsTransmitPositionServer &) |
| Private Attributes | |
|---|---|
| RNrhSession | iSession |
| void | ConstructL | ( | RLbsTransmitPositionServer & | aServer | ) | [private] |
| RLbsTransmitPositionServer & aServer |
| TInt | GetTransmitOptions | ( | TLbsTransmitPositionOptions & | aTransmitOptions | ) | const |
| TLbsTransmitPositionOptions & aTransmitOptions |
| CLbsTransmitPositionImpl * | NewL | ( | RLbsTransmitPositionServer & | aServer | ) | [static] |
| RLbsTransmitPositionServer & aServer |
| TInt | SetTransmitOptions | ( | const TLbsTransmitPositionOptions & | aTransmitOptions | ) |
| const TLbsTransmitPositionOptions & aTransmitOptions |
| void | TransmitPosition | ( | const TDesC & | aDestinationID, |
| TUint | aTransmitPriority, | |||
| TRequestStatus & | aTransmittedPosStatus, | |||
| TPositionInfo & | aTransmittedPosInfo | |||
| ) | ||||
| const TDesC & aDestinationID | |
| TUint aTransmitPriority | |
| TRequestStatus & aTransmittedPosStatus | |
| TPositionInfo & aTransmittedPosInfo |
| void | TransmitPosition | ( | const TDesC & | aDestinationID, |
| TUint | aTransmitPriority, | |||
| TRequestStatus & | aRefPosStatus, | |||
| TPositionInfo & | aRefPosInfo, | |||
| TRequestStatus & | aTransmittedPosStatus, | |||
| TPositionInfo & | aTransmittedPosInfo | |||
| ) | ||||
| const TDesC & aDestinationID | |
| TUint aTransmitPriority | |
| TRequestStatus & aRefPosStatus | |
| TPositionInfo & aRefPosInfo | |
| TRequestStatus & aTransmittedPosStatus | |
| TPositionInfo & aTransmittedPosInfo |
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.