00001 // -*- C++ -*- 00002 // 00003 // $Id: Empty_Param_TypeCode.inl 72138 2006-04-19 09:23:57Z jwillemsen $ 00004 00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00006 00007 ACE_INLINE 00008 TAO::TypeCode::Empty_Param::Empty_Param (CORBA::TCKind k) 00009 : ::CORBA::TypeCode (k) 00010 { 00011 } 00012 00013 TAO_END_VERSIONED_NAMESPACE_DECL