#include <lbslocatorclasstypes.h>
Public Member Functions | |
IMPORT_C TUint32 | LocatorClassType () const |
IMPORT_C TUint | LocatorClassSize () const |
Protected Attributes | |
TUint32 | iClassType |
TUint | iClassSize |
TLbsLocatorClassTypeBase - Base class for data generated by CLbsLocator.
EXPORT_C TUint TLbsLocatorClassTypeBase::LocatorClassSize | ( | ) | const |
Retrieves the size of the locator based class.
EXPORT_C TUint32 TLbsLocatorClassTypeBase::LocatorClassType | ( | ) | const |
Retrives a bit mask containing the type of the locator generated class.
TUint TLbsLocatorClassTypeBase::iClassSize [protected] |
The size of the derived class
TUint32 TLbsLocatorClassTypeBase::iClassType [protected] |
The type of the derived class