// -*- C++ -*- // // $Id$ // **** Code generated by the The ACE ORB (TAO) IDL Compiler **** // TAO and the TAO IDL Compiler have been developed by: // Center for Distributed Object Computing // Washington University // St. Louis, MO // USA // http://www.cs.wustl.edu/~schmidt/doc-center.html // and // Distributed Object Computing Laboratory // University of California at Irvine // Irvine, CA // USA // http://doc.ece.uci.edu/ // and // Institute for Software Integrated Systems // Vanderbilt University // Nashville, TN // USA // http://www.isis.vanderbilt.edu/ // // Information about TAO is available at: // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_valuetype/valuetype_ci.cpp:56 ACE_INLINE PortableInterceptor::ObjectReferenceFactory::ObjectReferenceFactory (void) {} ACE_INLINE PortableInterceptor::ObjectReferenceFactory::~ObjectReferenceFactory (void) {} ACE_INLINE const char* PortableInterceptor::ObjectReferenceFactory::_tao_obv_static_repository_id () { return "IDL:omg.org/PortableInterceptor/ObjectReferenceFactory:1.0"; } template<> ACE_INLINE CORBA::Boolean TAO::Any_Impl_T::to_value ( CORBA::ValueBase *&_tao_elem ) const { CORBA::add_ref (this->value_); _tao_elem = this->value_; return 1; } // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_valuetype/valuetype_ci.cpp:56 ACE_INLINE PortableInterceptor::ObjectReferenceTemplate::ObjectReferenceTemplate (void) {} ACE_INLINE PortableInterceptor::ObjectReferenceTemplate::~ObjectReferenceTemplate (void) {} ACE_INLINE const char* PortableInterceptor::ObjectReferenceTemplate::_tao_obv_static_repository_id () { return "IDL:omg.org/PortableInterceptor/ObjectReferenceTemplate:1.0"; } template<> ACE_INLINE CORBA::Boolean TAO::Any_Impl_T::to_value ( CORBA::ValueBase *&_tao_elem ) const { CORBA::add_ref (this->value_); _tao_elem = this->value_; return 1; } // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_valuetype.cpp:220 #if defined (__ACE_INLINE__) TAO_NAMESPACE CORBA { TAO_NAMESPACE_STORAGE_CLASS void add_ref (PortableInterceptor::ObjectReferenceFactory *); TAO_NAMESPACE_STORAGE_CLASS void remove_ref (PortableInterceptor::ObjectReferenceFactory *); } TAO_NAMESPACE_CLOSE #endif /*__ACE_INLINE__*/ // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_valuetype/cdr_op_ci.cpp:60 TAO_ORT_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const PortableInterceptor::ObjectReferenceFactory *); TAO_ORT_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableInterceptor::ObjectReferenceFactory *&); // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_valuetype.cpp:220 #if defined (__ACE_INLINE__) TAO_NAMESPACE CORBA { TAO_NAMESPACE_STORAGE_CLASS void add_ref (PortableInterceptor::ObjectReferenceTemplate *); TAO_NAMESPACE_STORAGE_CLASS void remove_ref (PortableInterceptor::ObjectReferenceTemplate *); } TAO_NAMESPACE_CLOSE #endif /*__ACE_INLINE__*/ // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_valuetype/cdr_op_ci.cpp:60 TAO_ORT_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const PortableInterceptor::ObjectReferenceTemplate *); TAO_ORT_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableInterceptor::ObjectReferenceTemplate *&); // TAO_IDL - Generated from // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_PortableInterceptor_ObjectReferenceTemplateSeq_I_ #define _TAO_CDR_OP_PortableInterceptor_ObjectReferenceTemplateSeq_I_ CORBA::Boolean TAO_ORT_Export operator<< ( TAO_OutputCDR &, const PortableInterceptor::ObjectReferenceTemplateSeq & ); CORBA::Boolean TAO_ORT_Export operator>> ( TAO_InputCDR &, PortableInterceptor::ObjectReferenceTemplateSeq & ); #endif /* _TAO_CDR_OP_PortableInterceptor_ObjectReferenceTemplateSeq_I_ */