CObexHeaderSet Class Reference
#include
<mw/obexheaders.h>
class CObexHeaderSet : public CBase |
Detailed Description
A collection of headers. Includes code to filter based on the header HI value, iterate through the set of interesting headers, and extract headers with specific HI values.
Constructor & Destructor Documentation
~CObexHeaderSet ( )
Member Function Documentation
AddHeader ( CObexHeader * )
CopyL ( )
CopyL ( MObexHeaderCheck & )
Count ( )
IMPORT_C TInt | Count | ( | ) | const |
DeleteCurrentHeader ( )
IMPORT_C void | DeleteCurrentHeader | ( | ) | |
DeleteMasked ( )
IMPORT_C void | DeleteMasked | ( | ) | |
Find ( TUint8, CObexHeader & )
First ( )
IMPORT_C void | First | ( | ) | const |
NewL ( )
Next ( )
Next ( TInt )
SetMask ( MObexHeaderCheck * )