| 
    Wexus2 0.20 
   | 
 
#include <Controller.h>

Protected Member Functions | |
| Controller (void) | |
| constructor  | |
Base class for all user defined controllers. Controller is the C in MVC. They are instantied per request, with the appripriate sub message being called.