2 // **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
3 // TAO and the TAO IDL Compiler have been developed by:
4 // Center for Distributed Object Computing
5 // Washington University
8 // http://www.cs.wustl.edu/~schmidt/doc-center.html
10 // Distributed Object Computing Laboratory
11 // University of California at Irvine
14 // http://doc.ece.uci.edu/
16 // Information about TAO is available at:
17 // http://www.dre.vanderbilt.edu/~schmidt/TAO.html
22 #include "MessengerS.h"
24 #if !defined (ACE_LACKS_PRAGMA_ONCE)
26 #endif /* ACE_LACKS_PRAGMA_ONCE */
29 class Messenger_i
: public virtual POA_Messenger
36 virtual ~Messenger_i ();
38 virtual CORBA::Boolean
send_message (
39 const char * user_name
,
45 #endif /* MESSENGERI_H_ */