Kigs Framework
Doc version 0.8
Open source multi purpose Rapid Application Development framework
|
#include <HTTPRequestModuleWUP.h>
Inherits ModuleBase.
Public Member Functions | |
void | Init (KigsCore *core, const std::vector< CoreModifiableAttribute * > *params) |
module init | |
void | Close () |
module close | |
virtual void | Update (const Timer &timer, void *addParam) |
module update More... | |
Protected Member Functions | |
virtual | ~HTTPRequestModuleWUP () |
destructor | |
UWP specific HTTP Request module.
|
virtual |