RLbsTransmitPositionServer Class Reference
class RLbsTransmitPositionServer |
This is generally the first interface class used by all client applications. It is used to make the primary connection to the Transmit position server. After the primary connection has been established, its handle is passed as a parameter of the Open methods of RLbsTransmitPosition to create a "sub-session". This class is not intended for derivation.
Constructor & Destructor Documentation
RLbsTransmitPositionServer()
IMPORT_C | RLbsTransmitPositionServer | ( | ) | |
Member Functions Documentation
Close()
Closes a session with the positioning server.
Connect()
Creates a session with the positioning server. If there are no other sessions when this is called, the method will start the server.
-
capability
- Location NetworkServices
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [private, virtual] |
Destruct()
IMPORT_C void | Destruct | ( | ) | [private, virtual] |
ExtendedInterface(TInt, TAny *, TAny *)
IMPORT_C TAny * | ExtendedInterface | ( | TInt | aFunctionNumber, |
| TAny * | aPtr1, |
| TAny * | aPtr2 |
| ) | [private, virtual] |
Reserved for future expansion - derived classes should see documentation
Parameters
TInt aFunctionNumber | contains the Id of the function to be invoked. |
TAny * aPtr1 | a pointer to any data |
TAny * aPtr2 | a pointer to any data. |
Impl()
Returns reference to implementation. Impl() is for internal use only.
Returns reference to implementation. Impl() is for internal use only.
Version()
Obtains the current version number of the location server.
Member Data Documentation
CLbsTransmitPositionServerImpl * iImpl
A pointer to a container that holds the implementation
TAny * iReserved
Unused variable for future expansion.
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.