CLbtTriggerIdGenerator Class Reference
class CLbtTriggerIdGenerator : public CBase
|
This class provides an abstraction to store and retrieve triggers from RAM Structures.
It internally utilizes RAM memory and stores the trigger information in a efficient data structure.
Constructor & Destructor Documentation
CLbtTriggerIdGenerator()
CLbtTriggerIdGenerator
|
(
|
)
|
[private]
|
CLbtTriggerIdGenerator(const CLbtTriggerIdGenerator &)
C++ Copy Constructor The private copy constructor prevents the usage of copy constructors with this class.
~CLbtTriggerIdGenerator()
~CLbtTriggerIdGenerator
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Symbian 2nd phase of construction
SetTriggerId(TInt64)
void
|
SetTriggerId
|
(
|
TInt64
|
aId
|
)
|
|
operator=(const CLbtTriggerIdGenerator &)
Overload equality operator The private overload of the equality operator prevents the usage of equality operator with this class.
Member Data Documentation
RFile
iFileHandle
RFile
|
iFileHandle
|
[private]
|
RFs
iFileServer
RFs
|
iFileServer
|
[private]
|
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.