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

Go to the source code of this file.

Classes

class  WtHome
 

Functions

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

Function Documentation

◆ createWtHomeApplication()

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

Definition at line 170 of file WtHome.C.

172 {
173  return new WtHome(env, *blogDb);
174 }
Definition: WtHome.h:16

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