URLEncodeParser Class Reference

#include <URLEncodeParser.h>

Inheritance diagram for URLEncodeParser:
[legend]
Collaboration diagram for URLEncodeParser:
[legend]

List of all members.

Public Member Functions

bool parse (RequestData *repository, char *buffer, int length)


Member Function Documentation

bool URLEncodeParser::parse ( RequestData repository,
char *  buffer,
int  length 
) [virtual]

Implements AbstractParser.

00022                                                                             {
00023    return true;
00024 }


The documentation for this class was generated from the following files:

Generated on Wed Dec 23 14:15:05 2009 for CPPFrame by  doxygen 1.5.8