summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-02-06 21:05:24 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-02-06 21:05:24 +0000
commitaf64fc8f2acc57bee2a89b931b8a5681cb56c28d (patch)
tree50ab44d9a6e43aaab29a7d2c0fa6ad8b8a767616 /TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
parenta69b1019bd7730d54f17861ca548ea84be802681 (diff)
downloadATCD-af64fc8f2acc57bee2a89b931b8a5681cb56c28d.tar.gz
ChangeLogTag: Fri Feb 6 14:59:45 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h b/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
index 846b5e6d515..cb4b7769661 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/ExtLocalInterfaceDef_i.h
@@ -52,6 +52,11 @@ public:
virtual ~TAO_ExtLocalInterfaceDef_i (void);
// Destructor
+
+ virtual void destroy (
+ ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
+ )
+ ACE_THROW_SPEC ((CORBA::SystemException));
};
#if defined(_MSC_VER) && (_MSC_VER >= 1200)