TMBufPktQIter Class Reference
MBUF PACKET QUEUE ITERATOR
Constructor & Destructor Documentation
TMBufPktQIter(RMBufPktQ &)
Member Functions Documentation
Current()
Returns the element in the current position
Insert(RMBufChain &)
Inserts a chain into the queue to the part after current position
More()
TBool
| More | ( | ) | const [inline] |
Checks if there is more in the queue
Remove(RMBufChain &)
Removes the part after the current position
Set(RMBufPktQ &)
Iterates to a a position of an element in the queue
TidyAfterUpdate()
IMPORT_C void | TidyAfterUpdate | ( | ) | |
Update the current position, after update if the current position becomes empty after update - the current position will be the first in the queue, else the next in the queue
operator++(TInt)
Operator ++ move to the next position in 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.