TLbsHostSettingsClassTypeBase Class Reference

class TLbsHostSettingsClassTypeBase

Base class for host settings class types. It defines methods to get the type of the derived host settings class and the size of the derived class.

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

Constructor & Destructor Documentation

TLbsHostSettingsClassTypeBase()

IMPORT_CTLbsHostSettingsClassTypeBase()[protected]

Default constructor

Member Functions Documentation

ClassSize()

IMPORT_C TUintClassSize()const

Retrieves the class size

ClassType()

IMPORT_C TUint32ClassType()const

Retrieves the class type

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