2 // This file contains few valuetypes to show and test basic CORBA any
3 // functionality related to valuetypes.
15 public unsigned long id;
23 // Interface to pass valuetypes.
27 // Returns VA or VB inserted into any
28 any get_something
(in boolean need_vb
);
32 // Shutdown the romote ORB
33 oneway
void shutdown
();