CReqEntry Class Reference
class CReqEntry : public CBase
|
Public Member Functions
|
|
CReqEntry
(
TTsyReqHandle
, const
RMessage2
&,
CTelSession
*,
CBuffer
*, const
CTelObject
*,
TInt
,
RHeap
*)
|
|
~CReqEntry
()
|
void
|
CompleteAndDeque
(
TInt
)
|
void
|
Deque
()
|
CReqEntry
*
|
NewL
(
TTsyReqHandle
, const
RMessage2
&,
CTelSession
*,
CBuffer
*, const
CTelObject
*,
TInt
,
RHeap
*)
|
void
|
operator delete
(
TAny
*)
|
void
|
operator delete
(
TAny
*,
TLeave
)
|
void
|
operator delete
(
TAny
*,
TUint
)
|
void
|
operator delete
(
TAny
*,
RHeap
*)
|
TAny
*
|
operator new
(
TUint
)
|
TAny
*
|
operator new
(
TUint
,
TLeave
)
|
TAny
*
|
operator new
(
TUint
,
TUint
)
|
TAny
*
|
operator new
(
TUint
,
RHeap
*)
|
Constructor & Destructor Documentation
CReqEntry(TTsyReqHandle, const RMessage2 &, CTelSession *, CBuffer *, const CTelObject *, TInt, RHeap *)
Member Functions Documentation
CompleteAndDeque(TInt)
void
|
CompleteAndDeque
|
(
|
TInt
|
aError
|
)
|
|
NewL(TTsyReqHandle, const RMessage2 &, CTelSession *, CBuffer *, const CTelObject *, TInt, RHeap *)
operator delete(TAny *)
void
|
operator delete
|
(
|
TAny
*
|
aPtr
|
)
|
[static]
|
operator delete(TAny *, TLeave)
void
|
operator delete
|
(
|
TAny
*
|
aPtr,
|
|
TLeave
|
aLeave
|
|
)
|
[static, inline]
|
operator delete(TAny *, TUint)
void
|
operator delete
|
(
|
TAny
*
|
aPtr,
|
|
TUint
|
aExtraSize
|
|
)
|
[static, inline]
|
operator delete(TAny *, RHeap *)
void
|
operator delete
|
(
|
TAny
*
|
aPtr,
|
|
RHeap
*
|
aHeap
|
|
)
|
[static, inline]
|
operator new(TUint)
Allocates the object from the heap and then initialises its contents to binary zeroes.
Parameters
TUint
aSize
|
The size of the derived class. This parameter is specified implicitly by C++ in all circumstances in which a derived class is allocated.
|
operator new(TUint, TLeave)
Allocates the object from the heap and then initialises its contents to binary zeroes.
Parameters
TUint
aSize
|
The size of the derived class. This parameter is specified implicitly by C++ in all circumstances in which a derived class is allocated.
|
TLeave
|
|
operator new(TUint, TUint)
Allocates the object from the heap and then initialises its contents to binary zeroes.
Use of this overload is rare.
Parameters
TUint
aSize
|
The size of the derived class. This parameter is specified implicitly by C++ in all circumstances in which a derived class is allocated.
|
TUint
aExtraSize
|
Indicates additional size beyond the end of the base class.
|
operator new(TUint, RHeap *)
Member Data Documentation
MTelObjectTSY::TReqMode
iReqMode
const CTelObject * iTelObject
TTsyReqHandle
iTsyReqHandle
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.