00001 // -*- C++ -*- 00002 //============================================================================= 00003 /** 00004 * @file Endpoint_Value_Impl.cpp 00005 * 00006 * $Id: Endpoint_Value_Impl.cpp 73484 2006-07-13 17:29:27Z ossama $ 00007 * 00008 * @author Phil Mesnier <mesnier_p@ociweb.com> 00009 */ 00010 //============================================================================= 00011 00012 #include "tao/EndpointPolicy/Endpoint_Value_Impl.h" 00013 00014 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00015 00016 TAO_Endpoint_Value_Impl::~TAO_Endpoint_Value_Impl() 00017 { 00018 } 00019 00020 TAO_END_VERSIONED_NAMESPACE_DECL