3 //=============================================================================
7 //=============================================================================
24 /// A very simple interface
27 void op
(out Fls fstruct
, out Vls vstruct
);
29 /// A method to shutdown the ORB
31 * This method is used to simplify the test shutdown process
33 oneway
void shutdown
();