3 // ****** Code generated by the The ACE ORB (TAO) IDL Compiler *******
4 // TAO and the TAO IDL Compiler have been developed by the Center for
5 // Distributed Object Computing at Washington University, St. Louis.
7 // Information about TAO is available at:
8 // http://www.dre.vanderbilt.edu/~schmidt/TAO.html
13 #include "MessengerS.h"
15 #if !defined (ACE_LACKS_PRAGMA_ONCE)
17 #endif /* ACE_LACKS_PRAGMA_ONCE */
20 class Messenger_i
: public virtual POA_Messenger
27 virtual ~Messenger_i (void);
29 virtual CORBA::Boolean
send_message (
30 const char * user_name
,
37 #endif /* MESSENGERI_H_ */