3 * Code generated by the The ACE ORB (TAO) IDL Compiler v1.7.4
4 * TAO and the TAO IDL Compiler have been developed by:
5 * Center for Distributed Object Computing
6 * Washington University
9 * http://www.cs.wustl.edu/~schmidt/doc-center.html
11 * Distributed Object Computing Laboratory
12 * University of California at Irvine
15 * http://doc.ece.uci.edu/
17 * Institute for Software Integrated Systems
18 * Vanderbilt University
21 * http://www.isis.vanderbilt.edu/
23 * Information about TAO is available at:
24 * http://www.dre.vanderbilt.edu/~schmidt/TAO.html
27 // TAO_IDL - Generated from
28 // .\be\be_codegen.cpp:1364
35 #if !defined (ACE_LACKS_PRAGMA_ONCE)
37 #endif /* ACE_LACKS_PRAGMA_ONCE */
40 : public virtual POA_Test
44 Test_i (CORBA::ORB_ptr o
);
47 virtual ~Test_i (void);
50 void do_something_FixedLength (
51 ::FixedLengthInfo_out my_info
);
54 void do_something_VariableLength (
55 ::VariableLengthInfo_out my_info
);
57 virtual void shutdown (void);