TLbsLocClassTypeBase Class Reference

class TLbsLocClassTypeBase

Base class for classes used to store Lbs information

Public Member Functions
IMPORT_C TUint ClassSize ()
IMPORT_C TUint32 ClassType ()
Protected Member Functions
TLbsLocClassTypeBase ()
Protected Attributes
TUint iClassSize
TUint32 iClassType

Constructor & Destructor Documentation

TLbsLocClassTypeBase()

IMPORT_C TLbsLocClassTypeBase ( ) [protected]

Default constructor for TLbsLocClassTypeBase

Member Functions Documentation

ClassSize()

IMPORT_C TUint ClassSize ( ) const

Returns the size of the TPositionClassTypeBase-derived class

ClassType()

IMPORT_C TUint32 ClassType ( ) const

Returns the type of the TPositionClassTypeBase-derived class

Member Data Documentation

TUint iClassSize

TUint iClassSize [protected]

The size of the derived class

TUint32 iClassType

TUint32 iClassType [protected]

The type of the derived class