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

Go to the source code of this file.

Classes

class  JWtHome
 

Functions

WApplication * createJWtHomeApplication (const WEnvironment &env, Wt::Dbo::SqlConnectionPool *blogDb)
 

Function Documentation

§ createJWtHomeApplication()

WApplication* createJWtHomeApplication ( const WEnvironment &  env,
Wt::Dbo::SqlConnectionPool *  blogDb 
)

Definition at line 157 of file JWtHome.C.

159 {
160  return new JWtHome(env, *blogDb);
161 }

Generated on Thu Jan 12 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.12