RMBufCell Class Reference
Support to use single MBufs for containing C++ objects
Constructor & Destructor Documentation
Member Functions Documentation
MBuf()
RMBuf
*
|
MBuf
|
(
|
)
|
[inline]
|
operator delete(TAny *)
IMPORT_C void
|
operator delete
|
(
|
TAny
*
|
|
)
|
[static]
|
delete operator deletes the cell
operator delete(TAny *, TLeave, TUint)
void
|
operator delete
|
(
|
TAny
*
|
,
|
|
TLeave
|
,
|
|
TUint
|
|
|
)
|
[static]
|
extra delete operator for exception unwinding in Code Warrior
operator delete(TAny *, TUint)
void
|
operator delete
|
(
|
TAny
*
|
,
|
|
TUint
|
|
|
)
|
[static]
|
extra delete operator for exception unwinding in Code Warrior
operator new(TUint, TLeave, TUint)
IMPORT_C
TAny
*
|
operator new
|
(
|
TUint
|
aSize,
|
|
TLeave
|
aLeave,
|
|
TUint
|
aExtra
|
|
)
|
[static]
|
Parameters
TUint
aSize
|
A size of the cell
|
TLeave
aLeave
|
|
TUint
aExtra
|
Extra size
|
operator new(TUint, TUint)
Parameters
TUint
aSize
|
A size of the cell
|
TUint
aExtra
|
Extra size
|
operator new(TUint, TLeave)
TAny
*
|
operator new
|
(
|
TUint
|
aSize,
|
|
TLeave
|
aLeave
|
|
)
|
[static, inline]
|
Parameters
TUint
aSize
|
|
TLeave
aLeave
|
|
operator new(TUint)
TAny
*
|
operator new
|
(
|
TUint
|
aSize
|
)
|
[static, inline]
|
Member Data Documentation
RMBuf * iThisMBuf
RMBuf
*
|
iThisMBuf
|
[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.