Wt examples  3.3.5
Public Member Functions | Private Member Functions | Private Attributes
ChatApplication Class Reference

A chat demo application. More...

List of all members.

Public Member Functions

 ChatApplication (const WEnvironment &env, SimpleChatServer &server)
 Create a new instance.

Private Member Functions

void addChatWidget ()
 Add another chat client.
void javaScriptTest ()
void emptyFunc ()

Private Attributes

SimpleChatServerserver_
Wt::WText * javaScriptError_
const WEnvironment & env_
Wt::WTimer * timer_

Detailed Description

A chat demo application.

Definition at line 27 of file simpleChat.C.


Member Data Documentation

const WEnvironment& ChatApplication::env_ [private]

Definition at line 37 of file simpleChat.C.

Wt::WText* ChatApplication::javaScriptError_ [private]

Definition at line 36 of file simpleChat.C.

Definition at line 35 of file simpleChat.C.

Wt::WTimer* ChatApplication::timer_ [private]

Definition at line 38 of file simpleChat.C.


The documentation for this class was generated from the following file:

Generated on Wed Mar 23 2016 for the C++ Web Toolkit (Wt) by doxygen 1.7.6.1