TAO::Any_Insert_Policy_CORBA_Object< S > Class Template Reference

#include <Any_Insert_Policy_T.h>

List of all members.

Static Public Member Functions

void any_insert (CORBA::Any *, S const &)

template<typename S>
class TAO::Any_Insert_Policy_CORBA_Object< S >


Member Function Documentation

template<typename S>
void TAO::Any_Insert_Policy_CORBA_Object< S >::any_insert CORBA::Any *  ,
S const & 
[inline, static]
 

Definition at line 103 of file Any_Insert_Policy_T.h.

References ACE_DEBUG, LM_DEBUG, and TAO_debug_level.

00104       {
00105         if (TAO_debug_level > 2)
00106           {
00107             ACE_DEBUG ((LM_DEBUG,
00108                         "TAO (%P|%t) - Cannot insert a vanilla CORBA Object"
00109                         " into an Any for returning the return value.\n"));
00110           }
00111       }


The documentation for this class was generated from the following file:
Generated on Thu Nov 9 12:25:33 2006 for TAO by doxygen 1.3.6