UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Location: LbsCommon.h
Link against: lbsselflocate.lib

Class TPositionClassTypeBase

class TPositionClassTypeBase;

Description

The base class for classes used to store position information

Members

Defined in TPositionClassTypeBase:
PositionClassSize(), PositionClassType(), iPosClassSize, iPosClassType


Member functions


PositionClassType()

IMPORT_C TUint32 PositionClassType() const;

Description

PositionClassTypeType

Return value

TUint32

The type of the TPositionClassTypeBase-derived class


PositionClassSize()

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