Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | List of all members
HTTPRequestModuleWUP Class Reference

#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
 

Detailed Description

UWP specific HTTP Request module.

Member Function Documentation

◆ Update()

void HTTPRequestModuleWUP::Update ( const Timer timer,
void *  addParam 
)
virtual

module update

module update

Reimplemented from CoreModifiable.


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