ConnMonIdsArrayPckg Class Reference
| class ConnMonIdsArrayPckg |
Class to contain a package of an array of TConnMonId objects.
Constructor & Destructor Documentation
ConnMonIdsArrayPckg(const RArray< TConnMonId > &, TUint)
Constructor. Constructs the package of an array of TConnMonId objects on the heap.
Parameters
| const RArray< TConnMonId > & aRef | Array of TConnMonId objects. |
| TUint aBufSize | Size of the buffer, intended to contain the package. |
ConnMonIdsArrayPckg(TUint)
| IMPORT_C | ConnMonIdsArrayPckg | ( | TUint | aBufSize | ) | |
Constructor. Constructs an empty package on the heap.
Parameters
| TUint aBufSize | Size of the buffer, intended to contain the package. |
~ConnMonIdsArrayPckg()
| IMPORT_C | ~ConnMonIdsArrayPckg | ( | ) | [virtual] |
Member Functions Documentation
Buf()
| IMPORT_C HBufC * | Buf | ( | ) | const |
Obtains a pointer to the package buffer.
UnpackToL(RArray< TConnMonId > &)
Unpacks the package to an array of TConnMonId objects.
Member Data Documentation
HBufC * iBuf
Pointer to the package buffer on the heap.
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.