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

Go to the source code of this file.

Classes

class  WtHome
 

Functions

WApplicationcreateWtHomeApplication (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 Tue Dec 15 2020 for the C++ Web Toolkit (Wt) by doxygen 1.8.13