NetBurner 3.5.0
PDF Version
 
HtmlPostVariableListCallback Class Reference

Implements the HtmlPostVariableListHandler class as a function pointer callback for HTTP POST submissions. More...

#include <httppost.h>

Inherits HtmlPostVariableListHandler.

Public Member Functions

 HtmlPostVariableListCallback (const char *pUrl, postvarhandler *pCallback, int accessGroup=0)
 Custom HTTP POST handler callback function constructor.
 

Detailed Description

Implements the HtmlPostVariableListHandler class as a function pointer callback for HTTP POST submissions.

Constructor & Destructor Documentation

◆ HtmlPostVariableListCallback()

HtmlPostVariableListCallback::HtmlPostVariableListCallback ( const char * pUrl,
postvarhandler * pCallback,
int accessGroup = 0 )
inline

Custom HTTP POST handler callback function constructor.

Parameters
pUrlPointer to URL character string
pCallbackPointer to callback function that will process the POST
accessGroupPassword group access

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