C++ MonsterDoc:
|
||||||
|
Class OverviewThis class is designed to handle the encoding and decoding of www-url-encoded strings. All functions are overloaded to hande either C++ InheritanceThis class has no ancestors. RequirementsThis class requires the C++ Files
public
typedef Guarenteed to be a subclass of typedef Guarenteed to be a subclass of class InvalidString; static static static static static static protectedprivateUtWWWCodec( UtWWWCodec( ~UtWWWCodec( const UtWWWCodec
staticsThe following static methods are declared in static static static static static static overridesThere are no overrides in this class. new virtualsThere are no new virtual functions in this class.
ToWWWThis method is designed to take a string and encode it in the www-url-encoded format.
static The parameter is the string to be encoded and the return value is the result of the encoding. static The parameter is the string to be encoded and the return value is the result of the encoding.
FromWWWThis method is designed to take a www-url-encoded string and decodes it. It will throw an static The parameter is the string to be encoded and the return value is the result of the encoding. static The parameter is the string to be encoded and the return value is the result of the encoding. StringToPairsThis method takes a www-url-encoded string and decodes it as a series of name/value pairs from an HTML < static StringToWordsThis method takes a www-url-encoded string and decodes it as a series of keywords from an HTML < static UtWWWCodecThe class is completely static, as a result, no constructors are implemented. UtWWWCodec( UtWWWCodec( ~UtWWWCodecThe class is completely static, as a result, no destructors are implemented. ~UtWWWCodec( operator=The class is completely static, as a result, no assignment operators are implemented. const UtWWWCodec |
|||||
![]() |
©1999-2004 Monsterworks Last Modified: Monday, October 2, 2000 |