TLbsAdminInfoBase Class Reference

class TLbsAdminInfoBase

Base class for advanced LBS administration settings. An advanced setting is a setting containing more than one simple value. It may be an array, couple of related values or more complex data structures.

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

Constructor & Destructor Documentation

TLbsAdminInfoBase()

IMPORT_C TLbsAdminInfoBase ( ) [protected]

Default constructor for TLbsAdminInfoBase

Member Functions Documentation

ClassSize()

IMPORT_C TUint ClassSize ( ) const

Returns the size of the TLbsAdminInfoBase-derived class

ClassType()

IMPORT_C TUint32 ClassType ( ) const

Returns the type of the TLbsAdminInfoBase-derived class

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