summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Server.h
blob: 213a914ef03779ed1dbab7435380526f03d02d71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

//=============================================================================
/**
 *  @file    Server.h
 *
 *  $Id$
 *
 *  Definition of the Server class for the chat.
 *
 *
 *  @author Pradeep Gore <pradeep@cs.wustl.edu>
 */
//=============================================================================