Wt examples  3.3.0
Classes | Functions
JWtHome.h File Reference
#include <Wt/WApplication>
#include "Home.h"

Go to the source code of this file.

Classes

class  JWtHome
 

Functions

WApplicationcreateJWtHomeApplication (const WEnvironment &env)
 

Function Documentation

WApplication* createJWtHomeApplication ( const WEnvironment env)

Definition at line 157 of file JWtHome.C.

158 {
159  return new JWtHome(env);
160 }

Generated on Fri May 31 2013 for the C++ Web Toolkit (Wt) by doxygen 1.8.3.1