RMBufPktQ Class Reference
Member Functions Documentation
Append(RMBufChain &)
Appends a MBuf chain to the queue
Append(RMBufPktQ &)
Appends a queue to the queue
First()
Returns the first in the queue
Free()
Frees the RMBuf Paket Queue, delets all objects
Insert(RMBufChain &, RMBufChain &)
Inserts a MBuf chain next to a member in the queue
Parameters
RMBufChain & aNew | A MBuf chain to be inserted |
RMBufChain & aPrev | the member (a RMBufChain object) of the chain next to which the chain in inserted into |
IsEmpty()
TBool
| IsEmpty | ( | ) | const [inline] |
Check if the queue is empty
Last()
Returns the last in the queue
Prepend(RMBufChain &)
Prepends a MBuf chain to the queue
Remove(RMBufChain &)
Prepends a queue to the queue
Remove(RMBufChain &, RMBufChain &)
Removes the part after a member from the queue
Member Data Documentation
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.