CPtrHolder Class Reference
| class CPtrHolder : public CBase |
Contains the TPtr's used by asynchronous client-side functions. Used by Client-side code to ensure BC by keeping size of Rxxx classes constant even if a new function has to be added.
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL(const TInt, const TInt)
| void | ConstructL | ( | const TInt | aSizeOfPtrArray, |
| | const TInt | aSizeOfPtrCArray |
| | ) | [protected, virtual] |
Parameters
| const TInt aSizeOfPtrArray | |
| const TInt aSizeOfPtrCArray | |
NewL(const TInt, const TInt)
Parameters
| const TInt aSizeOfPtrArray | |
| const TInt aSizeOfPtrCArray = 0 | |
Member Data Documentation
RArray< TPtr8 > iPtrArray
RArray< TPtrC8 > iPtrCArray
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.