Wt examples
3.3.6
|
A chat demo application. More...
Public Member Functions | |
ChatApplication (const WEnvironment &env, SimpleChatServer &server) | |
Create a new instance. More... | |
Private Member Functions | |
void | addChatWidget () |
Add another chat client. More... | |
void | javaScriptTest () |
void | emptyFunc () |
Private Attributes | |
SimpleChatServer & | server_ |
Wt::WText * | javaScriptError_ |
const WEnvironment & | env_ |
Wt::WTimer * | timer_ |
A chat demo application.
Definition at line 27 of file simpleChat.C.
|
private |
Definition at line 37 of file simpleChat.C.
|
private |
Definition at line 36 of file simpleChat.C.
|
private |
Definition at line 35 of file simpleChat.C.
|
private |
Definition at line 38 of file simpleChat.C.