CConnMonWlanProbeRawBuffersPckg Class Reference
class CConnMonWlanProbeRawBuffersPckg : public CBase |
Inherits from
- CConnMonWlanProbeRawBuffersPckg
Constructor & Destructor Documentation
CConnMonWlanProbeRawBuffersPckg(const RConnMonWlanProbeRawBuffersPtrArray &, TUint)
CConnMonWlanProbeRawBuffersPckg(TUint)
IMPORT_C | CConnMonWlanProbeRawBuffersPckg | ( | TUint | aBufSize | ) | |
Constructor. Constructs an empty package on the heap.
Parameters
TUint aBufSize | Size of the buffer, intended to contain the package. |
~CConnMonWlanProbeRawBuffersPckg()
IMPORT_C | ~CConnMonWlanProbeRawBuffersPckg | ( | ) | [virtual] |
Member Functions Documentation
Buf()
Obtains a pointer to the package buffer.
Count()
IMPORT_C TUint | Count | ( | ) | const |
Obtains the number of trasferred WLANs. This will be less than total count if there was not enough memory in buffer to include all found WLANs.
Total()
IMPORT_C TUint | Total | ( | ) | const |
Obtains the total number of found WLANs.
UnpackToL(RConnMonWlanProbeRawBuffersPtrArray &)
Member Data Documentation
HBufC8 * 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.