#include <mw/httpheaderiter.h>
| class THttpHeaderParamIterator |
| Public Member Functions | |
|---|---|
| THttpHeaderParamIterator() | |
| IMPORT_C TBool | AtEnd() |
| IMPORT_C const TDesC8 & | Name() |
| IMPORT_C THttpHeaderValueVariant | Value() |
| IMPORT_C THttpHeaderParamIterator | operator++(TInt) |
| IMPORT_C THttpHeaderParamIterator & | operator++() |