Any_Basic_Impl_T.inl

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

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