Wt examples  4.0.0
Classes | Functions
simpleChat.C File Reference
#include <Wt/WApplication.h>
#include <Wt/WContainerWidget.h>
#include <Wt/WEnvironment.h>
#include <Wt/WPushButton.h>
#include <Wt/WServer.h>
#include <Wt/WText.h>
#include <Wt/WTimer.h>
#include "SimpleChatServer.h"
#include "PopupChatWidget.h"

Go to the source code of this file.

Classes

class  ChatApplication
 A chat demo application. More...
 
class  ChatWidget
 A chat application widget. More...
 

Functions

std::unique_ptr< Wt::WApplicationcreateApplication (const Wt::WEnvironment &env, SimpleChatServer &server)
 
std::unique_ptr< Wt::WApplicationcreateWidget (const Wt::WEnvironment &env, SimpleChatServer &server)
 
int main (int argc, char **argv)
 

Generated on Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11