Wt examples 3.3.12
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}

Generated on Fri May 17 2024 for the C++ Web Toolkit (Wt) by doxygen 1.9.8