RHTTPPropertySet Class Reference
A set of named
THTTPHdrVal
objects. Used for storing arbitrary collections of information.
Constructor & Destructor Documentation
RHTTPPropertySet()
IMPORT_C
|
RHTTPPropertySet
|
(
|
)
|
|
Default (uninitialised) constructor. An object constructed in this way means 'use text-mode
HTTP
with default settings'
Member Functions Documentation
Property(RStringF, THTTPHdrVal &)
Parameters
RStringF
aPropertyName
|
The name of the property.
|
THTTPHdrVal
& aVal
|
The returned value of the property (if defined)
|
RemoveAllProperties()
IMPORT_C void
|
RemoveAllProperties
|
(
|
)
|
|
RemoveProperty(RStringF)
IMPORT_C void
|
RemoveProperty
|
(
|
RStringF
|
aPropertyName
|
)
|
|
Removes a named property.
Parameters
RStringF
aPropertyName
|
The name of the property
|
SetProperty(RStringF, THTTPHdrVal)
SetPropertyL(RStringF, THTTPHdrVal)
Sets or creates a property.
-
leave
-
KErrNoMemory There was not enough memory.
Parameters
RStringF
aPropertyName
|
The name of the property
|
THTTPHdrVal
aValue
|
The new value of the property
|
Member Data Documentation
CHeaderFieldPart * iImplementation
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.