| 
    Wexus2 0.20 
   | 
 
#include <ParamsParser.h>
Classes | |
| class | ParamsDecodeException | 
Static Public Member Functions | |
| static QVariantMap | parse (wexus::HTTPRequest *req) | 
| static void | parse (wexus::HTTPRequest *req, QVariantMap &out) | 
Parsers form params.
| static QVariantMap wexus::ParamsParser::parse | ( | wexus::HTTPRequest * | req | ) |  [static] | 
        
Parse the form params out of the given wexus::HTTPRequest
| static void wexus::ParamsParser::parse | ( | wexus::HTTPRequest * | req, | 
| QVariantMap & | out | ||
| ) |  [static] | 
        
Parse the form params out of the given wexus::HTTPRequest