3 //=============================================================================
7 * This class implements the INS interface.
9 * @author Vishal Kachroo <vishal@cs.wustl.edu>
11 //=============================================================================
19 class INS_i
: public POA_INS
29 char * test_ins (void);
31 /// Set the ORB pointer.
32 void orb (CORBA::ORB_ptr o
);