TLbsPrivacyClassTypeBase Class Reference

class TLbsPrivacyClassTypeBase

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

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

Constructor & Destructor Documentation

TLbsPrivacyClassTypeBase(TUint32, TUint)

TLbsPrivacyClassTypeBase ( TUint32 aClassType,
TUint aClassSize
) [protected, inline]

Constructor that takes a class type and class size as parameters

Parameters

TUint32 aClassType the type of the class
TUint aClassSize the size of the class

Member Functions Documentation

ClassSize()

IMPORT_C TUint ClassSize ( ) const

ClassType()

IMPORT_C TUint32 ClassType ( ) 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