1 #include "tao/Utils/ORB_Destroyer.h"
3 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
6 TAO::Utils::ORB_Destroyer_Functor::operator() (CORBA::ORB_ptr orb
) noexcept
14 // @@ Cannot let exceptions escape, yet we need to log them!
18 TAO_END_VERSIONED_NAMESPACE_DECL