Pluggable_Messaging_Utils.cpp

Go to the documentation of this file.
00001 //Pluggable_Messaging_Utils.cpp,v 1.15 2006/03/10 07:19:06 jtc Exp
00002 
00003 #include "tao/Pluggable_Messaging_Utils.h"
00004 #include "tao/ORB_Core.h"
00005 
00006 #if !defined (__ACE_INLINE__)
00007 #include "tao/Pluggable_Messaging_Utils.i"
00008 #endif /* __ACE_INLINE__ */
00009 
00010 ACE_RCSID (tao,
00011            Pluggable_Messaging_Utils,
00012            "Pluggable_Messaging_Utils.cpp,v 1.15 2006/03/10 07:19:06 jtc Exp")
00013 
00014 
00015 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00016 
00017 TAO_Pluggable_Reply_Params::TAO_Pluggable_Reply_Params (TAO_Transport *t)
00018   : input_cdr_ (0)
00019   , transport_ (t)
00020 {
00021 }
00022 
00023 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 11:54:20 2006 for TAO by doxygen 1.3.6