Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


HTTP_Utilities_Library

Convenience component for storing a miscellany of utility classes commonly used by internet protocol parsing components. Contains implementations for URI, standardised time format, and simple text parsing utilities.

CAuthority
Do not use. Use CAuthority8 instead
CAuthority16
Dependencies : CBase, TAuthorityC16. Comments : Provides modifying functionality...
CAuthority8
Dependencies : CBase, TAuthorityC8. Comments : Provides modifying functionality ...
CDelimitedDataBase
typedef
CDelimitedDataBase16
Dependencies : CBase, TDelimitedParserBase16 Comments : Provides functionality f...
CDelimitedDataBase8
Dependencies : CBase, TDelimitedParserBase8 Comments : Provides functionality fo...
CDelimitedPath
typedef
CDelimitedPath16
Dependencies : CDelimitedStringBase16 Comments : Provides functionality to creat...
CDelimitedPath8
Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create...
CDelimitedPathSegment
typedef
CDelimitedPathSegment16
Dependencies : CDelimitedStringBase16 Comments : Provides functionality to creat...
CDelimitedPathSegment8
Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create...
CDelimitedQuery
typedef
CDelimitedQuery16
Dependencies : CDelimitedStringBase16 Comments : Provides functionality to creat...
CDelimitedQuery8
Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create...
CUri
Do not use. Use CUri8 instead
CUri16
Dependencies : CBase, TUriC16. Comments : Provides modifying functionality on th...
CUri8
Dependencies : CBase, TUriC8. Comments : Provides modifying functionality on the...
CWspHeaderEncoder
This class can be used to encode one header field at a time, with all its values...
EscapeUtils
Comments : Provides an API to allow data to be escape encoded and decoded. Also ...
InetProtTextUtils
Comments :
TAuthorityC
Do not use. Use TAuthorityC8 instead
TAuthorityC16
Dependencies : TAuthorityComponent. Comments : Provides non-modifying functional...
TAuthorityC8
Dependencies : TAuthorityComponent. Comments : Provides non-modifying functional...
TAuthorityComponent
enum TAuthorityComponent Enum defining the authority components.
TAuthorityParser
Do not use. Use TAuthorityParser8 instead
TAuthorityParser16
Dependencies : TAuthorityC16 Comments : Provides functionality to parse a descri...
TAuthorityParser8
Dependencies : TAuthorityC8 Comments : Provides functionality to parse a descrip...
TDelimitedDataParseMode
enum TDelimitedDataParseMode Enum defining the modes for the delimited data pars...
TDelimitedParserBase
typedef
TDelimitedParserBase16
Comments : Provides non-modifying functionality for parsing data delimited by a ...
TDelimitedParserBase8
Comments : Provides non-modifying functionality for parsing data delimited by a ...
TDelimitedPathParser
typedef
TDelimitedPathParser16
Dependencies : TDelimitedParserBase16 Comments : Derived class from TDelimitedPa...
TDelimitedPathParser8
Dependencies : TDelimitedParserBase8 Comments : Derived class from TDelimitedPar...
TDelimitedPathSegmentParser
typedef
TDelimitedPathSegmentParser16
Dependencies : TDelimitedParserBase16 Comments : Derived class from TDelimitedPa...
TDelimitedPathSegmentParser8
Dependencies : TDelimitedParserBase8 Comments : Derived class from TDelimitedPar...
TDelimitedQueryParser
typedef
TDelimitedQueryParser16
Dependencies : TDelimitedParserBase16 Comments : Derived class from TDelimitedPa...
TDelimitedQueryParser8
Dependencies : TDelimitedParserBase8 Comments : Derived class from TDelimitedPar...
TFileUriFlags
Enum defining a flag used to indicate file storage type (fixed drive or removabl...
TInternetDate
Stores dates in universal time and provides parsing of internet style dates into...
TUriC
Do not use. Use TUriC8 instead
TUriC16
Dependencies : TUriComponent. Comments : Provides non-modifying functionality on...
TUriC8
Dependencies : TUriComponent. Comments : Provides non-modifying functionality on...
TUriComponent
Enum defining the uri components.
TUriFileName
Enum used by GetFileNameL to specify what data is returned.
TUriParser
Do not use. Use TUriParser8 instead
TUriParser16
Dependencies : TUriC16 Comments : Provides functionality to parse a descriptor i...
TUriParser8
Dependencies : TUriC8 Comments : Provides functionality to parse a descriptor in...
TUriUtilsError
enum TUriError Enum defining the error and panic codes used in the UriUtils comp...
TWspCodecPanic
enum CodecPanic
TWspDecoderPanic
enum DecoderPanic
TWspField
TWspField class holds the pair <HeaderName, ValueBuffer> This is a simple ...
TWspHeaderSegmenter
TWspHeaderSegmenter segments a WSP buffer into WSP header/value pairs. It detect...
TWspPrimitiveDecoder
Decoder for WSP Primitves - WAP-WSP Section 8.4.1
TWspPrimitiveEncoder
Class encapsulating primitive encoding methods which are defined in the WSP stan...
UriUtils
Comments :