TLbtTriggeringSystemSettings Class Reference
class TLbtTriggeringSystemSettings |
Structure for location triggering related system settings.
lbt.lib
Constructor & Destructor Documentation
TLbtTriggeringSystemSettings()
IMPORT_C | TLbtTriggeringSystemSettings | ( | ) | |
Member Functions Documentation
MinimumTriggerAreaSize()
IMPORT_C TReal | MinimumTriggerAreaSize | ( | ) | const |
Returns minimum size of trigger area.
When creating a trigger with a circular geographical trigger area, the radius of the trigger area must be greater than this setting.
This function returns zero if the minimum trigger area size is not set.
SetMinimumTriggerAreaSize(TReal)
IMPORT_C void | SetMinimumTriggerAreaSize | ( | TReal | aSize | ) | |
Sets the minum size of trigger area. This is for internal use only.
-
panic
- LocTriggering ELbtErrArgument If aSize is negative.
Parameters
TReal aSize | The minimum size of trigger area. In meters. |
SetTriggeringMechanismState(TLbtTriggeringMechanismState)
Sets the triggering mechanism state. This is for internal use only.
TriggeringMechanismState()
Returns the triggering mechanism state.
This function returns ETriggeringMechanismOn if the triggering mechanism state is not set.
Type()
IMPORT_C TType | Type | ( | ) | [virtual] |
Gets the type of system setting class.
Member Enumerations Documentation
Enum TType
Type of system setting class.
Enumerators
ETypeSystemSettings = 1 | |
ETypeManagementSystemSettings = 2 | |
Member Data Documentation
TReal
iMinimumTriggerAreaSize
TReal
| iMinimumTriggerAreaSize | [private] |
The minimum size of trigger area.
TLbtTriggeringMechanismState
iTriggeringState
Triggering mechanism state.
TType
iType
Type of the setting class
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.