Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <LbsCommon.h>
Link against: lbs.lib
Link against: lbsselflocate.lib

Class TPositionClassTypeBase

class TPositionClassTypeBase;

Description

The base class for classes used to store position information

Members

Defined in TPositionClassTypeBase:


Member functions


PositionClassType()const

IMPORT_C TUint32 PositionClassType() const;

Description

PositionClassTypeType

Return value

TUint32

The type of the TPositionClassTypeBase-derived class


PositionClassSize()const

IMPORT_C TUint PositionClassSize() const;

Description

PositionClassSize

Return value

TUint

The size of the TPositionClassTypeBase-derived class

[Top]


Member data


iPosClassType

protected: TUint32 iPosClassType;

Description

The type of the derived class


iPosClassSize

protected: TUint iPosClassSize;

Description

The size of the derived class