TLbsHostSettingsClassTypeBase Class Reference
#include
<lbs/lbshostsettingsclasstypes.h>
Link against: lbshostsettings.lib
class TLbsHostSettingsClassTypeBase |
Detailed Description
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.
Member Attribute Documentation
iClassSize
TUint
| iClassSize | [protected] |
The size of the derived class
iClassType
The type of the derived class
Constructor & Destructor Documentation
TLbsHostSettingsClassTypeBase ( )
IMPORT_C | TLbsHostSettingsClassTypeBase | ( | ) | [protected] |
Member Function Documentation
ClassSize ( )
IMPORT_C TUint | ClassSize | ( | ) | const |
- Return Value
- The class size
ClassType ( )
- Return Value
- The class type