summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl1677
1 files changed, 0 insertions, 1677 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl
index 3e42dc06527..c587b7f3306 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS_T.inl
@@ -129,9 +129,6 @@ POA_CORBA::Repository_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::Repository_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -143,9 +140,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::Repository_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -158,9 +152,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::Repository_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -175,9 +166,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -195,9 +183,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -216,9 +201,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -236,9 +218,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -258,9 +237,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -281,9 +257,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -304,9 +277,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -327,9 +297,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -349,9 +316,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -371,9 +335,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -399,9 +360,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -427,9 +385,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -449,9 +404,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -470,9 +422,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -491,9 +440,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -513,9 +459,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -541,9 +484,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -566,9 +506,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::Repository_tie<T>::lookup_id (
const char * search_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_id (
search_id
@@ -582,9 +519,6 @@ template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::Repository_tie<T>::get_canonical_typecode (
::CORBA::TypeCode_ptr tc
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->get_canonical_typecode (
tc
@@ -598,9 +532,6 @@ template <class T> ACE_INLINE
::CORBA::PrimitiveDef_ptr POA_CORBA::Repository_tie<T>::get_primitive (
::CORBA::PrimitiveKind kind
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->get_primitive (
kind
@@ -614,9 +545,6 @@ template <class T> ACE_INLINE
::CORBA::StringDef_ptr POA_CORBA::Repository_tie<T>::create_string (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_string (
bound
@@ -630,9 +558,6 @@ template <class T> ACE_INLINE
::CORBA::WstringDef_ptr POA_CORBA::Repository_tie<T>::create_wstring (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_wstring (
bound
@@ -647,9 +572,6 @@ template <class T> ACE_INLINE
::CORBA::ULong bound,
::CORBA::IDLType_ptr element_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_sequence (
bound,
@@ -665,9 +587,6 @@ template <class T> ACE_INLINE
::CORBA::ULong length,
::CORBA::IDLType_ptr element_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_array (
length,
@@ -683,9 +602,6 @@ template <class T> ACE_INLINE
::CORBA::UShort digits,
::CORBA::Short scale
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_fixed (
digits,
@@ -792,9 +708,6 @@ POA_CORBA::ModuleDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ModuleDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -806,9 +719,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ModuleDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -821,9 +731,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ModuleDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -838,9 +745,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -858,9 +762,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -879,9 +780,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -899,9 +797,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -921,9 +816,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -944,9 +836,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -967,9 +856,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -990,9 +876,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -1012,9 +895,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -1034,9 +914,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -1062,9 +939,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -1090,9 +964,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -1112,9 +983,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -1133,9 +1001,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -1154,9 +1019,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -1176,9 +1038,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -1204,9 +1063,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -1228,9 +1084,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ModuleDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -1243,9 +1096,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ModuleDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -1258,9 +1108,6 @@ void POA_CORBA::ModuleDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ModuleDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -1273,9 +1120,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ModuleDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -1288,9 +1132,6 @@ void POA_CORBA::ModuleDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ModuleDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -1303,9 +1144,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ModuleDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -1318,9 +1156,6 @@ void POA_CORBA::ModuleDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ModuleDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -1332,9 +1167,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ModuleDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -1346,9 +1178,6 @@ char * POA_CORBA::ModuleDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ModuleDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -1360,9 +1189,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ModuleDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -1377,9 +1203,6 @@ void POA_CORBA::ModuleDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -1487,9 +1310,6 @@ POA_CORBA::ConstantDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ConstantDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -1501,9 +1321,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ConstantDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -1515,9 +1332,6 @@ void POA_CORBA::ConstantDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ConstantDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -1530,9 +1344,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ConstantDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -1545,9 +1356,6 @@ void POA_CORBA::ConstantDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ConstantDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -1560,9 +1368,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ConstantDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -1575,9 +1380,6 @@ void POA_CORBA::ConstantDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ConstantDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -1590,9 +1392,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ConstantDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -1605,9 +1404,6 @@ void POA_CORBA::ConstantDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ConstantDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -1619,9 +1415,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ConstantDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -1633,9 +1426,6 @@ char * POA_CORBA::ConstantDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ConstantDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -1647,9 +1437,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ConstantDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -1664,9 +1451,6 @@ void POA_CORBA::ConstantDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -1681,9 +1465,6 @@ void POA_CORBA::ConstantDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ConstantDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -1695,9 +1476,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::ConstantDef_tie<T>::type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type_def (
);
@@ -1710,9 +1488,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ConstantDef_tie<T>::type_def (
::CORBA::IDLType_ptr type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->type_def (
type_def
@@ -1725,9 +1500,6 @@ void POA_CORBA::ConstantDef_tie<T>::type_def (
template <class T> ACE_INLINE
::CORBA::Any * POA_CORBA::ConstantDef_tie<T>::value (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->value (
);
@@ -1740,9 +1512,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ConstantDef_tie<T>::value (
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->value (
value
@@ -1848,9 +1617,6 @@ POA_CORBA::StructDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::StructDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -1862,9 +1628,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::StructDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -1876,9 +1639,6 @@ void POA_CORBA::StructDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::StructDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -1891,9 +1651,6 @@ template <class T> ACE_INLINE
void POA_CORBA::StructDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -1906,9 +1663,6 @@ void POA_CORBA::StructDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::StructDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -1921,9 +1675,6 @@ template <class T> ACE_INLINE
void POA_CORBA::StructDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -1936,9 +1687,6 @@ void POA_CORBA::StructDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::StructDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -1951,9 +1699,6 @@ template <class T> ACE_INLINE
void POA_CORBA::StructDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -1966,9 +1711,6 @@ void POA_CORBA::StructDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::StructDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -1980,9 +1722,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::StructDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -1994,9 +1733,6 @@ char * POA_CORBA::StructDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::StructDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -2008,9 +1744,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::StructDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -2025,9 +1758,6 @@ void POA_CORBA::StructDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -2042,9 +1772,6 @@ void POA_CORBA::StructDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::StructDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -2057,9 +1784,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::StructDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -2074,9 +1798,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -2094,9 +1815,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -2115,9 +1833,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -2135,9 +1850,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -2157,9 +1869,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -2180,9 +1889,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -2203,9 +1909,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -2226,9 +1929,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -2248,9 +1948,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -2270,9 +1967,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -2298,9 +1992,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -2326,9 +2017,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -2348,9 +2036,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -2369,9 +2054,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -2390,9 +2072,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -2412,9 +2091,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -2440,9 +2116,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -2464,9 +2137,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::StructMemberSeq * POA_CORBA::StructDef_tie<T>::members (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->members (
);
@@ -2479,9 +2149,6 @@ template <class T> ACE_INLINE
void POA_CORBA::StructDef_tie<T>::members (
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->members (
members
@@ -2587,9 +2254,6 @@ POA_CORBA::UnionDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::UnionDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -2601,9 +2265,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::UnionDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -2615,9 +2276,6 @@ void POA_CORBA::UnionDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::UnionDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -2630,9 +2288,6 @@ template <class T> ACE_INLINE
void POA_CORBA::UnionDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -2645,9 +2300,6 @@ void POA_CORBA::UnionDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::UnionDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -2660,9 +2312,6 @@ template <class T> ACE_INLINE
void POA_CORBA::UnionDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -2675,9 +2324,6 @@ void POA_CORBA::UnionDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::UnionDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -2690,9 +2336,6 @@ template <class T> ACE_INLINE
void POA_CORBA::UnionDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -2705,9 +2348,6 @@ void POA_CORBA::UnionDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::UnionDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -2719,9 +2359,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::UnionDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -2733,9 +2370,6 @@ char * POA_CORBA::UnionDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::UnionDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -2747,9 +2381,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::UnionDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -2764,9 +2395,6 @@ void POA_CORBA::UnionDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -2781,9 +2409,6 @@ void POA_CORBA::UnionDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::UnionDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -2796,9 +2421,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::UnionDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -2813,9 +2435,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -2833,9 +2452,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -2854,9 +2470,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -2874,9 +2487,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -2896,9 +2506,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -2919,9 +2526,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -2942,9 +2546,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -2965,9 +2566,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -2987,9 +2585,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -3009,9 +2604,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -3037,9 +2629,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -3065,9 +2654,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -3087,9 +2673,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -3108,9 +2691,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -3129,9 +2709,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -3151,9 +2728,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -3179,9 +2753,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -3203,9 +2774,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::UnionDef_tie<T>::discriminator_type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->discriminator_type (
);
@@ -3217,9 +2785,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::UnionDef_tie<T>::discriminator_type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->discriminator_type_def (
);
@@ -3232,9 +2797,6 @@ template <class T> ACE_INLINE
void POA_CORBA::UnionDef_tie<T>::discriminator_type_def (
::CORBA::IDLType_ptr discriminator_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->discriminator_type_def (
discriminator_type_def
@@ -3247,9 +2809,6 @@ void POA_CORBA::UnionDef_tie<T>::discriminator_type_def (
template <class T> ACE_INLINE
::CORBA::UnionMemberSeq * POA_CORBA::UnionDef_tie<T>::members (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->members (
);
@@ -3262,9 +2821,6 @@ template <class T> ACE_INLINE
void POA_CORBA::UnionDef_tie<T>::members (
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->members (
members
@@ -3370,9 +2926,6 @@ POA_CORBA::EnumDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::EnumDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -3384,9 +2937,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::EnumDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -3398,9 +2948,6 @@ void POA_CORBA::EnumDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::EnumDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -3413,9 +2960,6 @@ template <class T> ACE_INLINE
void POA_CORBA::EnumDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -3428,9 +2972,6 @@ void POA_CORBA::EnumDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::EnumDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -3443,9 +2984,6 @@ template <class T> ACE_INLINE
void POA_CORBA::EnumDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -3458,9 +2996,6 @@ void POA_CORBA::EnumDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::EnumDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -3473,9 +3008,6 @@ template <class T> ACE_INLINE
void POA_CORBA::EnumDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -3488,9 +3020,6 @@ void POA_CORBA::EnumDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::EnumDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -3502,9 +3031,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::EnumDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -3516,9 +3042,6 @@ char * POA_CORBA::EnumDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::EnumDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -3530,9 +3053,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::EnumDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -3547,9 +3067,6 @@ void POA_CORBA::EnumDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -3564,9 +3081,6 @@ void POA_CORBA::EnumDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::EnumDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -3578,9 +3092,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::EnumMemberSeq * POA_CORBA::EnumDef_tie<T>::members (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->members (
);
@@ -3593,9 +3104,6 @@ template <class T> ACE_INLINE
void POA_CORBA::EnumDef_tie<T>::members (
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->members (
members
@@ -3701,9 +3209,6 @@ POA_CORBA::AliasDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::AliasDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -3715,9 +3220,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::AliasDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -3729,9 +3231,6 @@ void POA_CORBA::AliasDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::AliasDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -3744,9 +3243,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AliasDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -3759,9 +3255,6 @@ void POA_CORBA::AliasDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::AliasDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -3774,9 +3267,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AliasDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -3789,9 +3279,6 @@ void POA_CORBA::AliasDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::AliasDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -3804,9 +3291,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AliasDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -3819,9 +3303,6 @@ void POA_CORBA::AliasDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::AliasDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -3833,9 +3314,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::AliasDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -3847,9 +3325,6 @@ char * POA_CORBA::AliasDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::AliasDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -3861,9 +3336,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::AliasDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -3878,9 +3350,6 @@ void POA_CORBA::AliasDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -3895,9 +3364,6 @@ void POA_CORBA::AliasDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::AliasDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -3909,9 +3375,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::AliasDef_tie<T>::original_type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->original_type_def (
);
@@ -3924,9 +3387,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AliasDef_tie<T>::original_type_def (
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->original_type_def (
original_type_def
@@ -4032,9 +3492,6 @@ POA_CORBA::NativeDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::NativeDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4046,9 +3503,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::NativeDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4060,9 +3514,6 @@ void POA_CORBA::NativeDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::NativeDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -4075,9 +3526,6 @@ template <class T> ACE_INLINE
void POA_CORBA::NativeDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -4090,9 +3538,6 @@ void POA_CORBA::NativeDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::NativeDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -4105,9 +3550,6 @@ template <class T> ACE_INLINE
void POA_CORBA::NativeDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -4120,9 +3562,6 @@ void POA_CORBA::NativeDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::NativeDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -4135,9 +3574,6 @@ template <class T> ACE_INLINE
void POA_CORBA::NativeDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -4150,9 +3586,6 @@ void POA_CORBA::NativeDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::NativeDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -4164,9 +3597,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::NativeDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -4178,9 +3608,6 @@ char * POA_CORBA::NativeDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::NativeDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -4192,9 +3619,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::NativeDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -4209,9 +3633,6 @@ void POA_CORBA::NativeDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -4226,9 +3647,6 @@ void POA_CORBA::NativeDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::NativeDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -4333,9 +3751,6 @@ POA_CORBA::PrimitiveDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::PrimitiveDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4347,9 +3762,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::PrimitiveDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4361,9 +3773,6 @@ void POA_CORBA::PrimitiveDef_tie<T>::destroy (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::PrimitiveDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -4375,9 +3784,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::PrimitiveKind POA_CORBA::PrimitiveDef_tie<T>::kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->kind (
);
@@ -4482,9 +3888,6 @@ POA_CORBA::StringDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::StringDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4496,9 +3899,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::StringDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4510,9 +3910,6 @@ void POA_CORBA::StringDef_tie<T>::destroy (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::StringDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -4524,9 +3921,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ULong POA_CORBA::StringDef_tie<T>::bound (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->bound (
);
@@ -4539,9 +3933,6 @@ template <class T> ACE_INLINE
void POA_CORBA::StringDef_tie<T>::bound (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->bound (
bound
@@ -4647,9 +4038,6 @@ POA_CORBA::WstringDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::WstringDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4661,9 +4049,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::WstringDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4675,9 +4060,6 @@ void POA_CORBA::WstringDef_tie<T>::destroy (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::WstringDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -4689,9 +4071,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ULong POA_CORBA::WstringDef_tie<T>::bound (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->bound (
);
@@ -4704,9 +4083,6 @@ template <class T> ACE_INLINE
void POA_CORBA::WstringDef_tie<T>::bound (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->bound (
bound
@@ -4812,9 +4188,6 @@ POA_CORBA::SequenceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::SequenceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4826,9 +4199,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::SequenceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4840,9 +4210,6 @@ void POA_CORBA::SequenceDef_tie<T>::destroy (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::SequenceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -4854,9 +4221,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ULong POA_CORBA::SequenceDef_tie<T>::bound (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->bound (
);
@@ -4869,9 +4233,6 @@ template <class T> ACE_INLINE
void POA_CORBA::SequenceDef_tie<T>::bound (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->bound (
bound
@@ -4884,9 +4245,6 @@ void POA_CORBA::SequenceDef_tie<T>::bound (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::SequenceDef_tie<T>::element_type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->element_type (
);
@@ -4898,9 +4256,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::SequenceDef_tie<T>::element_type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->element_type_def (
);
@@ -4913,9 +4268,6 @@ template <class T> ACE_INLINE
void POA_CORBA::SequenceDef_tie<T>::element_type_def (
::CORBA::IDLType_ptr element_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->element_type_def (
element_type_def
@@ -5021,9 +4373,6 @@ POA_CORBA::ArrayDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ArrayDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -5035,9 +4384,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ArrayDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -5049,9 +4395,6 @@ void POA_CORBA::ArrayDef_tie<T>::destroy (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ArrayDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -5063,9 +4406,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ULong POA_CORBA::ArrayDef_tie<T>::length (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->length (
);
@@ -5078,9 +4418,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ArrayDef_tie<T>::length (
::CORBA::ULong length
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->length (
length
@@ -5093,9 +4430,6 @@ void POA_CORBA::ArrayDef_tie<T>::length (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ArrayDef_tie<T>::element_type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->element_type (
);
@@ -5107,9 +4441,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::ArrayDef_tie<T>::element_type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->element_type_def (
);
@@ -5122,9 +4453,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ArrayDef_tie<T>::element_type_def (
::CORBA::IDLType_ptr element_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->element_type_def (
element_type_def
@@ -5230,9 +4558,6 @@ POA_CORBA::ExceptionDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ExceptionDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -5244,9 +4569,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ExceptionDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -5258,9 +4580,6 @@ void POA_CORBA::ExceptionDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ExceptionDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -5273,9 +4592,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExceptionDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -5288,9 +4604,6 @@ void POA_CORBA::ExceptionDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ExceptionDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -5303,9 +4616,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExceptionDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -5318,9 +4628,6 @@ void POA_CORBA::ExceptionDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ExceptionDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -5333,9 +4640,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExceptionDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -5348,9 +4652,6 @@ void POA_CORBA::ExceptionDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ExceptionDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -5362,9 +4663,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExceptionDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -5376,9 +4674,6 @@ char * POA_CORBA::ExceptionDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ExceptionDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -5390,9 +4685,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ExceptionDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -5407,9 +4699,6 @@ void POA_CORBA::ExceptionDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -5425,9 +4714,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ExceptionDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -5442,9 +4728,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -5462,9 +4745,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -5483,9 +4763,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -5503,9 +4780,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -5525,9 +4799,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -5548,9 +4819,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -5571,9 +4839,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -5594,9 +4859,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -5616,9 +4878,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -5638,9 +4897,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -5666,9 +4922,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -5694,9 +4947,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -5716,9 +4966,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -5737,9 +4984,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -5758,9 +5002,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -5780,9 +5021,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -5808,9 +5046,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -5832,9 +5067,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ExceptionDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -5846,9 +5078,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::StructMemberSeq * POA_CORBA::ExceptionDef_tie<T>::members (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->members (
);
@@ -5861,9 +5090,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExceptionDef_tie<T>::members (
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->members (
members
@@ -5969,9 +5195,6 @@ POA_CORBA::AttributeDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::AttributeDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -5983,9 +5206,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::AttributeDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -5997,9 +5217,6 @@ void POA_CORBA::AttributeDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::AttributeDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -6012,9 +5229,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AttributeDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -6027,9 +5241,6 @@ void POA_CORBA::AttributeDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::AttributeDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -6042,9 +5253,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AttributeDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -6057,9 +5265,6 @@ void POA_CORBA::AttributeDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::AttributeDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -6072,9 +5277,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AttributeDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -6087,9 +5289,6 @@ void POA_CORBA::AttributeDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::AttributeDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -6101,9 +5300,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::AttributeDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -6115,9 +5311,6 @@ char * POA_CORBA::AttributeDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::AttributeDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -6129,9 +5322,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::AttributeDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -6146,9 +5336,6 @@ void POA_CORBA::AttributeDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -6163,9 +5350,6 @@ void POA_CORBA::AttributeDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::AttributeDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -6177,9 +5361,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::AttributeDef_tie<T>::type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type_def (
);
@@ -6192,9 +5373,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AttributeDef_tie<T>::type_def (
::CORBA::IDLType_ptr type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->type_def (
type_def
@@ -6207,9 +5385,6 @@ void POA_CORBA::AttributeDef_tie<T>::type_def (
template <class T> ACE_INLINE
::CORBA::AttributeMode POA_CORBA::AttributeDef_tie<T>::mode (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->mode (
);
@@ -6222,9 +5397,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AttributeDef_tie<T>::mode (
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->mode (
mode
@@ -6330,9 +5502,6 @@ POA_CORBA::ExtAttributeDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ExtAttributeDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -6344,9 +5513,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -6358,9 +5524,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ExtAttributeDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -6373,9 +5536,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -6388,9 +5548,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ExtAttributeDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -6403,9 +5560,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -6418,9 +5572,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ExtAttributeDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -6433,9 +5584,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -6448,9 +5596,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ExtAttributeDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -6462,9 +5607,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtAttributeDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -6476,9 +5618,6 @@ char * POA_CORBA::ExtAttributeDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ExtAttributeDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -6490,9 +5629,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ExtAttributeDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -6507,9 +5643,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -6524,9 +5657,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ExtAttributeDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -6538,9 +5668,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::ExtAttributeDef_tie<T>::type_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type_def (
);
@@ -6553,9 +5680,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::type_def (
::CORBA::IDLType_ptr type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->type_def (
type_def
@@ -6568,9 +5692,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::type_def (
template <class T> ACE_INLINE
::CORBA::AttributeMode POA_CORBA::ExtAttributeDef_tie<T>::mode (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->mode (
);
@@ -6583,9 +5704,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::mode (
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->mode (
mode
@@ -6598,9 +5716,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::mode (
template <class T> ACE_INLINE
::CORBA::ExcDescriptionSeq * POA_CORBA::ExtAttributeDef_tie<T>::get_exceptions (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->get_exceptions (
);
@@ -6613,9 +5728,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::get_exceptions (
const ::CORBA::ExcDescriptionSeq & get_exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->get_exceptions (
get_exceptions
@@ -6628,9 +5740,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::get_exceptions (
template <class T> ACE_INLINE
::CORBA::ExcDescriptionSeq * POA_CORBA::ExtAttributeDef_tie<T>::set_exceptions (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->set_exceptions (
);
@@ -6643,9 +5752,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAttributeDef_tie<T>::set_exceptions (
const ::CORBA::ExcDescriptionSeq & set_exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->set_exceptions (
set_exceptions
@@ -6658,9 +5764,6 @@ void POA_CORBA::ExtAttributeDef_tie<T>::set_exceptions (
template <class T> ACE_INLINE
::CORBA::ExtAttributeDescription * POA_CORBA::ExtAttributeDef_tie<T>::describe_attribute (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_attribute (
);
@@ -6765,9 +5868,6 @@ POA_CORBA::OperationDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::OperationDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -6779,9 +5879,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -6793,9 +5890,6 @@ void POA_CORBA::OperationDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::OperationDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -6808,9 +5902,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -6823,9 +5914,6 @@ void POA_CORBA::OperationDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::OperationDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -6838,9 +5926,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -6853,9 +5938,6 @@ void POA_CORBA::OperationDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::OperationDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -6868,9 +5950,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -6883,9 +5962,6 @@ void POA_CORBA::OperationDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::OperationDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -6897,9 +5973,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::OperationDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -6911,9 +5984,6 @@ char * POA_CORBA::OperationDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::OperationDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -6925,9 +5995,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::OperationDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -6942,9 +6009,6 @@ void POA_CORBA::OperationDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -6959,9 +6023,6 @@ void POA_CORBA::OperationDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::OperationDef_tie<T>::result (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->result (
);
@@ -6973,9 +6034,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::OperationDef_tie<T>::result_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->result_def (
);
@@ -6988,9 +6046,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::result_def (
::CORBA::IDLType_ptr result_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->result_def (
result_def
@@ -7003,9 +6058,6 @@ void POA_CORBA::OperationDef_tie<T>::result_def (
template <class T> ACE_INLINE
::CORBA::ParDescriptionSeq * POA_CORBA::OperationDef_tie<T>::params (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->params (
);
@@ -7018,9 +6070,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::params (
const ::CORBA::ParDescriptionSeq & params
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->params (
params
@@ -7033,9 +6082,6 @@ void POA_CORBA::OperationDef_tie<T>::params (
template <class T> ACE_INLINE
::CORBA::OperationMode POA_CORBA::OperationDef_tie<T>::mode (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->mode (
);
@@ -7048,9 +6094,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::mode (
::CORBA::OperationMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->mode (
mode
@@ -7063,9 +6106,6 @@ void POA_CORBA::OperationDef_tie<T>::mode (
template <class T> ACE_INLINE
::CORBA::ContextIdSeq * POA_CORBA::OperationDef_tie<T>::contexts (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contexts (
);
@@ -7078,9 +6118,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::contexts (
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->contexts (
contexts
@@ -7093,9 +6130,6 @@ void POA_CORBA::OperationDef_tie<T>::contexts (
template <class T> ACE_INLINE
::CORBA::ExceptionDefSeq * POA_CORBA::OperationDef_tie<T>::exceptions (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->exceptions (
);
@@ -7108,9 +6142,6 @@ template <class T> ACE_INLINE
void POA_CORBA::OperationDef_tie<T>::exceptions (
const ::CORBA::ExceptionDefSeq & exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->exceptions (
exceptions
@@ -7216,9 +6247,6 @@ POA_CORBA::InterfaceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::InterfaceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -7230,9 +6258,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::InterfaceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -7245,9 +6270,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::InterfaceDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -7262,9 +6284,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -7282,9 +6301,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -7303,9 +6319,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -7323,9 +6336,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -7345,9 +6355,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -7368,9 +6375,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -7391,9 +6395,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -7414,9 +6415,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -7436,9 +6434,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -7458,9 +6453,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -7486,9 +6478,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -7514,9 +6503,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -7536,9 +6522,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -7557,9 +6540,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -7578,9 +6558,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -7600,9 +6577,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -7628,9 +6602,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -7652,9 +6623,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::InterfaceDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -7667,9 +6635,6 @@ template <class T> ACE_INLINE
void POA_CORBA::InterfaceDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -7682,9 +6647,6 @@ void POA_CORBA::InterfaceDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::InterfaceDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -7697,9 +6659,6 @@ template <class T> ACE_INLINE
void POA_CORBA::InterfaceDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -7712,9 +6671,6 @@ void POA_CORBA::InterfaceDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::InterfaceDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -7727,9 +6683,6 @@ template <class T> ACE_INLINE
void POA_CORBA::InterfaceDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -7742,9 +6695,6 @@ void POA_CORBA::InterfaceDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::InterfaceDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -7756,9 +6706,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::InterfaceDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -7770,9 +6717,6 @@ char * POA_CORBA::InterfaceDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::InterfaceDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -7784,9 +6728,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::InterfaceDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -7801,9 +6742,6 @@ void POA_CORBA::InterfaceDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -7818,9 +6756,6 @@ void POA_CORBA::InterfaceDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::InterfaceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -7832,9 +6767,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::InterfaceDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -7847,9 +6779,6 @@ template <class T> ACE_INLINE
void POA_CORBA::InterfaceDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -7863,9 +6792,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::InterfaceDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -7878,9 +6804,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::InterfaceDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -7897,9 +6820,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -7924,9 +6844,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & exceptions,
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_operation (
id,
@@ -8039,9 +6956,6 @@ POA_CORBA::InterfaceAttrExtension_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * POA_CORBA::InterfaceAttrExtension_tie<T>::describe_ext_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_interface (
);
@@ -8060,9 +6974,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & get_exceptions,
const ::CORBA::ExceptionDefSeq & set_exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_attribute (
id,
@@ -8174,9 +7085,6 @@ POA_CORBA::ExtInterfaceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ExtInterfaceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -8188,9 +7096,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ExtInterfaceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -8203,9 +7108,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ExtInterfaceDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -8220,9 +7122,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -8240,9 +7139,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -8261,9 +7157,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -8281,9 +7174,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -8303,9 +7193,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -8326,9 +7213,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -8349,9 +7233,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -8372,9 +7253,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -8394,9 +7272,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -8416,9 +7291,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -8444,9 +7316,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -8472,9 +7341,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -8494,9 +7360,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -8515,9 +7378,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -8536,9 +7396,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -8558,9 +7415,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -8586,9 +7440,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -8610,9 +7461,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtInterfaceDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -8625,9 +7473,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtInterfaceDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -8640,9 +7485,6 @@ void POA_CORBA::ExtInterfaceDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ExtInterfaceDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -8655,9 +7497,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtInterfaceDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -8670,9 +7509,6 @@ void POA_CORBA::ExtInterfaceDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ExtInterfaceDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -8685,9 +7521,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtInterfaceDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -8700,9 +7533,6 @@ void POA_CORBA::ExtInterfaceDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ExtInterfaceDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -8714,9 +7544,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtInterfaceDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -8728,9 +7555,6 @@ char * POA_CORBA::ExtInterfaceDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ExtInterfaceDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -8742,9 +7566,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ExtInterfaceDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -8759,9 +7580,6 @@ void POA_CORBA::ExtInterfaceDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -8776,9 +7594,6 @@ void POA_CORBA::ExtInterfaceDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ExtInterfaceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -8790,9 +7605,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ExtInterfaceDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -8805,9 +7617,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtInterfaceDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -8821,9 +7630,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ExtInterfaceDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -8836,9 +7642,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::ExtInterfaceDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -8855,9 +7658,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -8882,9 +7682,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & exceptions,
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_operation (
id,
@@ -8904,9 +7701,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * POA_CORBA::ExtInterfaceDef_tie<T>::describe_ext_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_interface (
);
@@ -8925,9 +7719,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & get_exceptions,
const ::CORBA::ExceptionDefSeq & set_exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_attribute (
id,
@@ -9039,9 +7830,6 @@ POA_CORBA::AbstractInterfaceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::AbstractInterfaceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -9053,9 +7841,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::AbstractInterfaceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -9068,9 +7853,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::AbstractInterfaceDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -9085,9 +7867,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -9105,9 +7884,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -9126,9 +7902,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -9146,9 +7919,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -9168,9 +7938,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -9191,9 +7958,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -9214,9 +7978,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -9237,9 +7998,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -9259,9 +8017,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -9281,9 +8036,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -9309,9 +8061,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -9337,9 +8086,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -9359,9 +8105,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -9380,9 +8123,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -9401,9 +8141,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -9423,9 +8160,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -9451,9 +8185,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -9475,9 +8206,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::AbstractInterfaceDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -9490,9 +8218,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AbstractInterfaceDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -9505,9 +8230,6 @@ void POA_CORBA::AbstractInterfaceDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::AbstractInterfaceDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -9520,9 +8242,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AbstractInterfaceDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -9535,9 +8254,6 @@ void POA_CORBA::AbstractInterfaceDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::AbstractInterfaceDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -9550,9 +8266,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AbstractInterfaceDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -9565,9 +8278,6 @@ void POA_CORBA::AbstractInterfaceDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::AbstractInterfaceDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -9579,9 +8289,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::AbstractInterfaceDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -9593,9 +8300,6 @@ char * POA_CORBA::AbstractInterfaceDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::AbstractInterfaceDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -9607,9 +8311,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::AbstractInterfaceDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -9624,9 +8325,6 @@ void POA_CORBA::AbstractInterfaceDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -9641,9 +8339,6 @@ void POA_CORBA::AbstractInterfaceDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::AbstractInterfaceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -9655,9 +8350,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::AbstractInterfaceDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -9670,9 +8362,6 @@ template <class T> ACE_INLINE
void POA_CORBA::AbstractInterfaceDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -9686,9 +8375,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::AbstractInterfaceDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -9701,9 +8387,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::AbstractInterfaceDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -9720,9 +8403,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -9747,9 +8427,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & exceptions,
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_operation (
id,
@@ -9862,9 +8539,6 @@ POA_CORBA::ExtAbstractInterfaceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ExtAbstractInterfaceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -9876,9 +8550,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -9891,9 +8562,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ExtAbstractInterfaceDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -9908,9 +8576,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -9928,9 +8593,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -9949,9 +8611,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -9969,9 +8628,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -9991,9 +8647,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -10014,9 +8667,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -10037,9 +8687,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -10060,9 +8707,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -10082,9 +8726,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -10104,9 +8745,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -10132,9 +8770,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -10160,9 +8795,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -10182,9 +8814,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -10203,9 +8832,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -10224,9 +8850,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -10246,9 +8869,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -10274,9 +8894,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -10298,9 +8915,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -10313,9 +8927,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -10328,9 +8939,6 @@ void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -10343,9 +8951,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -10358,9 +8963,6 @@ void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -10373,9 +8975,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -10388,9 +8987,6 @@ void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ExtAbstractInterfaceDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -10402,9 +8998,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -10416,9 +9009,6 @@ char * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ExtAbstractInterfaceDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -10430,9 +9020,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -10447,9 +9034,6 @@ void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -10464,9 +9048,6 @@ void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ExtAbstractInterfaceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -10478,9 +9059,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -10493,9 +9071,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtAbstractInterfaceDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -10509,9 +9084,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ExtAbstractInterfaceDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -10524,9 +9096,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -10543,9 +9112,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -10570,9 +9136,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & exceptions,
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_operation (
id,
@@ -10592,9 +9155,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * POA_CORBA::ExtAbstractInterfaceDef_tie<T>::describe_ext_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_interface (
);
@@ -10613,9 +9173,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & get_exceptions,
const ::CORBA::ExceptionDefSeq & set_exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_attribute (
id,
@@ -10727,9 +9284,6 @@ POA_CORBA::LocalInterfaceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::LocalInterfaceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -10741,9 +9295,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::LocalInterfaceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -10756,9 +9307,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::LocalInterfaceDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -10773,9 +9321,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -10793,9 +9338,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -10814,9 +9356,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -10834,9 +9373,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -10856,9 +9392,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -10879,9 +9412,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -10902,9 +9432,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -10925,9 +9452,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -10947,9 +9471,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -10969,9 +9490,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -10997,9 +9515,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -11025,9 +9540,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -11047,9 +9559,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -11068,9 +9577,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -11089,9 +9595,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -11111,9 +9614,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -11139,9 +9639,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -11163,9 +9660,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::LocalInterfaceDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -11178,9 +9672,6 @@ template <class T> ACE_INLINE
void POA_CORBA::LocalInterfaceDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -11193,9 +9684,6 @@ void POA_CORBA::LocalInterfaceDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::LocalInterfaceDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -11208,9 +9696,6 @@ template <class T> ACE_INLINE
void POA_CORBA::LocalInterfaceDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -11223,9 +9708,6 @@ void POA_CORBA::LocalInterfaceDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::LocalInterfaceDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -11238,9 +9720,6 @@ template <class T> ACE_INLINE
void POA_CORBA::LocalInterfaceDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -11253,9 +9732,6 @@ void POA_CORBA::LocalInterfaceDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::LocalInterfaceDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -11267,9 +9743,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::LocalInterfaceDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -11281,9 +9754,6 @@ char * POA_CORBA::LocalInterfaceDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::LocalInterfaceDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -11295,9 +9765,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::LocalInterfaceDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -11312,9 +9779,6 @@ void POA_CORBA::LocalInterfaceDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -11329,9 +9793,6 @@ void POA_CORBA::LocalInterfaceDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::LocalInterfaceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -11343,9 +9804,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::LocalInterfaceDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -11358,9 +9816,6 @@ template <class T> ACE_INLINE
void POA_CORBA::LocalInterfaceDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -11374,9 +9829,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::LocalInterfaceDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -11389,9 +9841,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::LocalInterfaceDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -11408,9 +9857,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -11435,9 +9881,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & exceptions,
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_operation (
id,
@@ -11550,9 +9993,6 @@ POA_CORBA::ExtLocalInterfaceDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ExtLocalInterfaceDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -11564,9 +10004,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ExtLocalInterfaceDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -11579,9 +10016,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ExtLocalInterfaceDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -11596,9 +10030,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contents (
limit_type,
@@ -11616,9 +10047,6 @@ template <class T> ACE_INLINE
::CORBA::DefinitionKind limit_type,
::CORBA::Boolean exclude_inherited
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_name (
search_name,
@@ -11637,9 +10065,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean exclude_inherited,
::CORBA::Long max_returned_objs
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_contents (
limit_type,
@@ -11657,9 +10082,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -11679,9 +10101,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
const ::CORBA::Any & value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_constant (
id,
@@ -11702,9 +10121,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -11725,9 +10141,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr discriminator_type,
const ::CORBA::UnionMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_union (
id,
@@ -11748,9 +10161,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -11770,9 +10180,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_alias (
id,
@@ -11792,9 +10199,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_interface (
id,
@@ -11820,9 +10224,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value (
id,
@@ -11848,9 +10249,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::IDLType_ptr original_type_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_box (
id,
@@ -11870,9 +10268,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -11891,9 +10286,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -11912,9 +10304,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::AbstractInterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_abstract_interface (
id,
@@ -11934,9 +10323,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_local_interface (
id,
@@ -11962,9 +10348,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_value (
id,
@@ -11986,9 +10369,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtLocalInterfaceDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -12001,9 +10381,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtLocalInterfaceDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -12016,9 +10393,6 @@ void POA_CORBA::ExtLocalInterfaceDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ExtLocalInterfaceDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -12031,9 +10405,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtLocalInterfaceDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -12046,9 +10417,6 @@ void POA_CORBA::ExtLocalInterfaceDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ExtLocalInterfaceDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -12061,9 +10429,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtLocalInterfaceDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -12076,9 +10441,6 @@ void POA_CORBA::ExtLocalInterfaceDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ExtLocalInterfaceDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -12090,9 +10452,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ExtLocalInterfaceDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -12104,9 +10463,6 @@ char * POA_CORBA::ExtLocalInterfaceDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ExtLocalInterfaceDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -12118,9 +10474,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ExtLocalInterfaceDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -12135,9 +10488,6 @@ void POA_CORBA::ExtLocalInterfaceDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -12152,9 +10502,6 @@ void POA_CORBA::ExtLocalInterfaceDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ExtLocalInterfaceDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -12166,9 +10513,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ExtLocalInterfaceDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -12181,9 +10525,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ExtLocalInterfaceDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -12197,9 +10538,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ExtLocalInterfaceDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -12212,9 +10550,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::ExtLocalInterfaceDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -12231,9 +10566,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -12258,9 +10590,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & exceptions,
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_operation (
id,
@@ -12280,9 +10609,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * POA_CORBA::ExtLocalInterfaceDef_tie<T>::describe_ext_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_interface (
);
@@ -12301,9 +10627,6 @@ template <class T> ACE_INLINE
const ::CORBA::ExceptionDefSeq & get_exceptions,
const ::CORBA::ExceptionDefSeq & set_exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_ext_attribute (
id,