1 #include "FactoryC_impl.h"
3 OBV_FactoryTest::Value2
*
4 Value2_init_impl::create_default (CORBA::ULong id
)
6 OBV_FactoryTest::Value2
* ret_val
= 0;
7 ACE_NEW_RETURN (ret_val
,
19 OBV_FactoryTest::Value2
*
20 Value2_init_impl::create (
22 const OBV_FactoryTest::BaseValue::BV_Data
& data
25 OBV_FactoryTest::Value2
* ret_val
= 0;
26 ACE_NEW_RETURN (ret_val
,
40 Value2_init_impl::create_for_unmarshal ()
42 OBV_FactoryTest::Value2
* ret_val
= 0;
43 ACE_NEW_THROW_EX (ret_val
,