4 // Must include this header file and link to TAO_IFR_Client.lib
5 // to dynamically load this necessary library.
6 #include "tao/IFR_Client/IFR_Client_Adapter_Impl.h"
8 class inventory_i
: public POA_warehouse::inventory
11 CORBA::Boolean
getCDinfo (const char * artist
,
13 CORBA::Float_out price
);