#include <mw/httpheaderiter.h>
Link against: httpservice.lib
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++() |
IMPORT_C | THttpHeaderParamIterator | ( | ) |
IMPORT_C TBool | AtEnd | ( | ) | const |
IMPORT_C const TDesC8 & | Name | ( | ) | const |
IMPORT_C THttpHeaderValueVariant | Value | ( | ) | const |