CObexHeaderSet Class Reference

#include <mw/obexheaders.h>

class CObexHeaderSet : public CBase

Inherits from

  • CObexHeaderSet

    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 ( )

    ~CObexHeaderSet()

    Member Function Documentation

    AddHeader ( CObexHeader * )

    IMPORT_C TIntAddHeader(CObexHeader *aHeader)

    CopyL ( )

    IMPORT_C CObexHeaderSet *CopyL()

    CopyL ( MObexHeaderCheck & )

    IMPORT_C CObexHeaderSet *CopyL(MObexHeaderCheck &aHeaderCheck)

    Count ( )

    IMPORT_C TIntCount()const

    DeleteCurrentHeader ( )

    IMPORT_C voidDeleteCurrentHeader()

    DeleteMasked ( )

    IMPORT_C voidDeleteMasked()

    Find ( TUint8, CObexHeader & )

    IMPORT_C TIntFind(TUint8aHI,
    CObexHeader &aHeader
    )const

    First ( )

    IMPORT_C voidFirst()const

    NewL ( )

    IMPORT_C CObexHeaderSet *NewL()[static]

    Next ( )

    IMPORT_C TIntNext()const

    Next ( TInt )

    IMPORT_C TIntNext(TIntaSkip)const

    SetMask ( MObexHeaderCheck * )

    IMPORT_C voidSetMask(MObexHeaderCheck *aMask)

    This ( CObexHeader * )

    IMPORT_C TIntThis(CObexHeader *aHeader)const