Any_Impl_T.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: Any_Impl_T.inl 73524 2006-07-14 21:39:17Z ossama $
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 // These three are overridden in generated code where appropriate.
00008 
00009 template<typename T> 
00010 ACE_INLINE 
00011 CORBA::Boolean
00012 TAO::Any_Impl_T<T>::demarshal_value (TAO_InputCDR &cdr)
00013 {
00014   return (cdr >> this->value_);
00015 }
00016 
00017 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Sun Jan 27 13:21:06 2008 for TAO_AnyTypeCode by doxygen 1.3.6