|
| enum | OutputMethod { AsHtml
, AsAscii
} |
| |
|
|
string | handleNutrition () const |
| | Returns an empty string if successful, otherwise contains an error description.
|
| |
|
bool | hasQuery () const |
| |
|
bool | processNutritionQuery (const RefPtr< VNutrition > &N) const |
| |
|
| qVCGI (const CGI &cgi) |
| |
|
bool | isValid () const |
| |
|
bool | printNutritionQuery (const RefPtr< VNutrition > &N) const |
| |
|
bool | printNutritionSelector () const |
| |
|
|
enum Wizt::qVCGI::OutputMethod | OutputMethod = AsHtml |
| |
|
QUrlQuery | WebQuery |
| |
|
std::string | QUERY_STRING |
| |
|
std::string | REQUEST_METHOD |
| |
|
std::string | SCRIPT_NAME |
| |
The documentation for this struct was generated from the following files:
- qVCommonGatewayInterface.hpp
- qVCommonGatewayInterface.cpp