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 // Institute for Software Integrated Systems
17 // Vanderbilt University
20 // http://www.isis.vanderbilt.edu/
22 // Information about TAO is available at:
23 // http://www.dre.vanderbilt.edu/~schmidt/TAO.html
25 // TAO_IDL - Generated from
26 // be/be_codegen.cpp:887
33 #if !defined (ACE_LACKS_PRAGMA_ONCE)
35 #endif /* ACE_LACKS_PRAGMA_ONCE */
37 class Bug1495_i
: public virtual POA_Bug1495_Regression::Bug1495
41 Bug1495_i (CORBA::ORB_ptr orb
);
44 virtual ~Bug1495_i (void);
46 virtual void get_thread_id (Bug1495_Regression::ThreadId_out thread_id
);
48 virtual void shutdown (void);