conn::CHeapWrapper Class Reference
class conn::CHeapWrapper : public CBase
|
This class is instantiated to ensure that data is passed over the Global Shared Heap by a common interface
Constructor & Destructor Documentation
CHeapWrapper()
CHeapWrapper
|
(
|
)
|
[private, inline]
|
C++ constructor initialises read buffer pointer to NULL
Member Functions Documentation
Buffer(const RChunk &)
Parameters
const
RChunk
& aChunk
|
The RChunk to interrogate for the heap information
|
CleanReadBuffer()
void
|
CleanReadBuffer
|
(
|
)
|
[private]
|
Delete and NULL the read buffer if necessary
Header(const RChunk &)
Getter for the protocol structure
Parameters
const
RChunk
& aChunk
|
The RChunk to interrogate for the heap information
|
NewL()
Symbian 1st phase constructor
ReadBufferL(const RChunk &)
Getter for the GSH descriptor
Parameters
const
RChunk
& aChunk
|
The RChunk to interrogate for the heap information
|
ResetHeap(const RChunk &)
Reset all of the protocol data in the stack if we're the first users
Parameters
const
RChunk
& aChunk
|
The RChunk to interrogate for the heap information
|
WriteBufferL(const RChunk &)
Lock the heap and return a reference to the descriptor on the GSH
Parameters
const
RChunk
& aChunk
|
The RChunk to interrogate for the heap information
|
Member Data Documentation
TPtrC8 * iReadBuf
Pointer to the global buffer
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.