CSatPtrHolder Class Reference
class CSatPtrHolder : public CBase
|
Constructor & Destructor Documentation
CSatPtrHolder()
CSatPtrHolder
|
(
|
)
|
[protected]
|
Member Functions Documentation
ConstructL(TInt, TInt)
void
|
ConstructL
|
(
|
TInt
|
aSizeOfPtrArray,
|
|
TInt
|
aSizeOfPtrCArray
|
|
)
|
[protected, virtual]
|
This method constructs the two arrays: one to hold TPtr8's and the other TPtrC8's
Parameters
TInt
aSizeOfPtrArray
|
|
TInt
aSizeOfPtrCArray
|
|
NewL(TInt, TInt)
Parameters
TInt
aSizeOfPtrArray
|
Size of the array containing the pointers.
|
TInt
aSizeOfPtrCArray
|
|
Ptr(TInt)
TPtr8
&
|
Ptr
|
(
|
TInt
|
aIndex
|
)
|
[private, inline]
|
Set(TInt, T &)
TPtr8
&
|
Set
|
(
|
TInt
|
aSlot,
|
|
T &
|
aObject
|
|
)
|
[inline]
|
SetC(TInt, const T &)
TPtrC8
&
|
SetC
|
(
|
TInt
|
aSlot,
|
|
const T &
|
aObject
|
|
)
|
[inline]
|
Parameters
TInt
aSlot
|
|
const T & aObject
|
|
Member Data Documentation
RSat::TInstanceNumberAndOffset
iGetClut
RSat::TProvisioningFileRef
iGetProvisioningRefFile
RArray< TPtr8 > iPtrArray
RArray< TPtrC8 > iPtrCArray
RSat::TEventList
iSingleEvent
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.