#include <lbs/lbshostsettingsclasstypes.h>
Link against: lbshostsettings.lib
| class TLbsHostSettingsBase : public TLbsHostSettingsClassTypeBase | 
| Public Member Functions | |
|---|---|
| TLbsHostSettingsBase() | |
| IMPORT_C TLbsHostCreatorId | CreatorId() | 
| IMPORT_C TLbsHostSettingsId | HostSettingsId() | 
| IMPORT_C TTime | LastModified() | 
| void | SetCreatorId(TLbsHostCreatorId) | 
| void | SetHostSettingsId(TLbsHostSettingsId &) | 
| void | SetLastModifiedL(const TDesC &) | 
| void | UpdateLastModified() | 
| Inherited Attributes | |
|---|---|
| TLbsHostSettingsClassTypeBase::iClassSize | |
| TLbsHostSettingsClassTypeBase::iClassType | |
| Inherited Functions | |
|---|---|
| TLbsHostSettingsClassTypeBase::ClassSize()const | |
| TLbsHostSettingsClassTypeBase::ClassType()const | |
| TLbsHostSettingsClassTypeBase::TLbsHostSettingsClassTypeBase() | |
Base class for host settings that adds a method to get the ID of the settings creator.
| IMPORT_C TLbsHostCreatorId | CreatorId | ( | ) | const | 
Gets the ID of the creator of the host settings.
| IMPORT_C TLbsHostSettingsId | HostSettingsId | ( | ) | const | 
Retrieves the host setting id
| IMPORT_C TTime | LastModified | ( | ) | const | 
Returns the last modification date/time of the account
| void | SetLastModifiedL | ( | const TDesC & | aTime | ) | 
Set the last modified date of the account.
The Date must be in the format YYYYMMDD:HHMMSS.MMMMMM