TLbsPrivacyClassTypeBase Class Reference

class TLbsPrivacyClassTypeBase

The generic base class for classes that store LBS privacy related information. TLbsPrivacyRequest

Public Member Functions
IMPORT_C TUintClassSize()
IMPORT_C TUint32ClassType()
Protected Member Functions
TLbsPrivacyClassTypeBase(TUint32, TUint)
Protected Attributes
TUint iClassSize
TUint32 iClassType

Constructor & Destructor Documentation

TLbsPrivacyClassTypeBase(TUint32, TUint)

TLbsPrivacyClassTypeBase(TUint32aClassType,
TUintaClassSize
)[protected, inline]

Constructor that takes a class type and class size as parameters

Parameters

TUint32 aClassTypethe type of the class
TUint aClassSizethe size of the class

Member Functions Documentation

ClassSize()

IMPORT_C TUintClassSize()const

ClassType()

IMPORT_C TUint32ClassType()const

Returns the class type.

TLbsPrivacyRequestClassType

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. TLbsPrivacyRequestClassType