| Wt examples
    3.3.0
    | 
A chat demo application. More...

| Public Member Functions | |
| ChatApplication (const WEnvironment &env, SimpleChatServer &server) | |
| Create a new instance. | |
| Private Member Functions | |
| void | addChatWidget () | 
| Add another chat client. | |
| Private Attributes | |
| SimpleChatServer & | server_ | 
A chat demo application.
Definition at line 26 of file simpleChat.C.
| SimpleChatServer& ChatApplication::server_  [private] | 
Definition at line 34 of file simpleChat.C.
 1.7.5.1
 1.7.5.1