HssScanList Class Reference
Container class for delivering scan results.
Constructor & Destructor Documentation
HssScanList(const HssScanList &)
Member Functions Documentation
AddPadding(TInt)
The scan result's alignment should be four bytes. This method returns the size with needed padding.
Parameters
TInt size | Size of added data. |
Append(TUint32, const HssScanFrame *)
Appends one access point to list.
Parameters
TUint32 size | size of the accces point frame to be appended. |
const HssScanFrame * data_pointer | pointer to the frame. |
Append(unsigned long)
TUint32
| Append | ( | unsigned long | size | ) | [private] |
Appends one acces point to list variables, but does not do the actual copying.
Parameters
unsigned long size | The size of added memory block in bytes. |
CheckData(HssScanFrame *)
Check that the appended data is valid, i.e. it has all mandatory fields included. Once more: the data being checked has to be in the buffer (iData).
Parameters
HssScanFrame * data | Pointer to the beginning of the data being appended. |
Count()
Returns the number of access points the instance contains.
MaxSize()
Returns the size of the container.
Size()
Returns the size of the list.
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.