TXIMPObjectMover Class Reference
Templated object mover to move objects from pointer array to another.
Constructor & Destructor Documentation
TXIMPObjectMover()
TXIMPObjectMover | ( | ) | [private] |
Member Functions Documentation
MoveFromCollectionToArrayL(MXIMPObjectCollection &, RPointerArray< T2 > &, TLinearOrder< T2 > &)
Templated object move method.
Moves objects from object collection to array. Object types in object collection hast to be castable to target type.
MoveFromPtrArrayToL(RPointerArray< T1 > &, RPointerArray< T2 > &)
Templated object move method.
Moves objects from one RPointerArray to another. Object types in the arrays can be different as long as source type is castable to target type.
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.