EmbAJAX
Simplistic framework for creating and handling displays and controls on a web page served by an embeddable device (Arduino or other microcontroller with Arduino support).
Public Member Functions | List of all members
EmbAJAXPageBase Class Referenceabstract

Absrract internal helper class. More...

#include <EmbAJAX.h>

Inheritance diagram for EmbAJAXPageBase:
Inheritance graph
[legend]

Public Member Functions

virtual void handleRequest (void(*change_callback)()=0)=0
 
virtual void printPage ()=0
 

Detailed Description

Absrract internal helper class.

Needed for internal reasons. Refer to EmbAJAXPage, instead.


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