summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Server.h
blob: 4d47a8bf73dcbd0c709ed3b3766ca253fd8b8341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// $Id$

// ===========================================================
//
//
// = LIBRARY
//    TAO/tests/Simple/chat
//
// = FILENAME
//    Server.h
//
// = DESCRIPTION
//    Definition of the Server class for the chat.
//
// = AUTHOR
//    Pradeep Gore <pradeep@cs.wustl.edu>
//
// ===========================================================