summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl1158
1 files changed, 0 insertions, 1158 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl b/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl
index 677f509e0a4..263aacc5748 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS_T.inl
@@ -129,9 +129,6 @@ POA_CORBA::ComponentIR::EventDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::EventDef_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::ComponentIR::EventDef_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::ComponentIR::EventDef_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,
@@ -565,9 +505,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -580,9 +517,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -595,9 +529,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -610,9 +541,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -625,9 +553,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -640,9 +565,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -655,9 +577,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::EventDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -669,9 +588,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -683,9 +599,6 @@ char * POA_CORBA::ComponentIR::EventDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::EventDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -697,9 +610,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::EventDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -714,9 +624,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -731,9 +638,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ComponentIR::EventDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -745,9 +649,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ComponentIR::EventDef_tie<T>::supported_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->supported_interfaces (
);
@@ -760,9 +661,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::supported_interfaces (
const ::CORBA::InterfaceDefSeq & supported_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->supported_interfaces (
supported_interfaces
@@ -775,9 +673,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::supported_interfaces (
template <class T> ACE_INLINE
::CORBA::InitializerSeq * POA_CORBA::ComponentIR::EventDef_tie<T>::initializers (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->initializers (
);
@@ -790,9 +685,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::initializers (
const ::CORBA::InitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->initializers (
initializers
@@ -805,9 +697,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::initializers (
template <class T> ACE_INLINE
::CORBA::ValueDef_ptr POA_CORBA::ComponentIR::EventDef_tie<T>::base_value (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_value (
);
@@ -820,9 +709,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::base_value (
::CORBA::ValueDef_ptr base_value
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_value (
base_value
@@ -835,9 +721,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::base_value (
template <class T> ACE_INLINE
::CORBA::ValueDefSeq * POA_CORBA::ComponentIR::EventDef_tie<T>::abstract_base_values (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->abstract_base_values (
);
@@ -850,9 +733,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::abstract_base_values (
const ::CORBA::ValueDefSeq & abstract_base_values
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->abstract_base_values (
abstract_base_values
@@ -865,9 +745,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::abstract_base_values (
template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::EventDef_tie<T>::is_abstract (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_abstract (
);
@@ -880,9 +757,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::is_abstract (
::CORBA::Boolean is_abstract
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->is_abstract (
is_abstract
@@ -895,9 +769,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::is_abstract (
template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::EventDef_tie<T>::is_custom (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_custom (
);
@@ -910,9 +781,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::is_custom (
::CORBA::Boolean is_custom
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->is_custom (
is_custom
@@ -925,9 +793,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::is_custom (
template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::EventDef_tie<T>::is_truncatable (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_truncatable (
);
@@ -940,9 +805,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::is_truncatable (
::CORBA::Boolean is_truncatable
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->is_truncatable (
is_truncatable
@@ -956,9 +818,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::EventDef_tie<T>::is_a (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
id
@@ -971,9 +830,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ValueDef::FullValueDescription * POA_CORBA::ComponentIR::EventDef_tie<T>::describe_value (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_value (
);
@@ -990,9 +846,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::Visibility access
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_value_member (
id,
@@ -1014,9 +867,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -1041,9 +891,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,
@@ -1063,9 +910,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ExtInitializerSeq * POA_CORBA::ComponentIR::EventDef_tie<T>::ext_initializers (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->ext_initializers (
);
@@ -1078,9 +922,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventDef_tie<T>::ext_initializers (
const ::CORBA::ExtInitializerSeq & ext_initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->ext_initializers (
ext_initializers
@@ -1093,9 +934,6 @@ void POA_CORBA::ComponentIR::EventDef_tie<T>::ext_initializers (
template <class T> ACE_INLINE
::CORBA::ExtValueDef::ExtFullValueDescription * POA_CORBA::ComponentIR::EventDef_tie<T>::describe_ext_value (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_value (
);
@@ -1114,9 +952,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,
@@ -1228,9 +1063,6 @@ POA_CORBA::ComponentIR::Container_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::Container_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -1242,9 +1074,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::Container_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -1257,9 +1086,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ComponentIR::Container_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -1274,9 +1100,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,
@@ -1294,9 +1117,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,
@@ -1315,9 +1135,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,
@@ -1335,9 +1152,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -1357,9 +1171,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,
@@ -1380,9 +1191,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -1403,9 +1211,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,
@@ -1426,9 +1231,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -1448,9 +1250,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,
@@ -1470,9 +1269,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,
@@ -1498,9 +1294,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,
@@ -1526,9 +1319,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,
@@ -1548,9 +1338,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -1569,9 +1356,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -1590,9 +1374,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,
@@ -1612,9 +1393,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,
@@ -1640,9 +1418,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,
@@ -1669,9 +1444,6 @@ template <class T> ACE_INLINE
::CORBA::ComponentIR::ComponentDef_ptr base_component,
const ::CORBA::InterfaceDefSeq & supports_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_component (
id,
@@ -1695,9 +1467,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supports_interfaces,
::CORBA::ValueDef_ptr primary_key
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_home (
id,
@@ -1726,9 +1495,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_event (
id,
@@ -1843,9 +1609,6 @@ POA_CORBA::ComponentIR::ModuleDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::ModuleDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -1857,9 +1620,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ModuleDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -1872,9 +1632,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ComponentIR::ModuleDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -1889,9 +1646,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,
@@ -1909,9 +1663,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,
@@ -1930,9 +1681,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,
@@ -1950,9 +1698,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -1972,9 +1717,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,
@@ -1995,9 +1737,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -2018,9 +1757,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,
@@ -2041,9 +1777,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -2063,9 +1796,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,
@@ -2085,9 +1815,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,
@@ -2113,9 +1840,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,
@@ -2141,9 +1865,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,
@@ -2163,9 +1884,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -2184,9 +1902,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -2205,9 +1920,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,
@@ -2227,9 +1939,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,
@@ -2255,9 +1964,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,
@@ -2279,9 +1985,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ModuleDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -2294,9 +1997,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ModuleDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -2309,9 +2009,6 @@ void POA_CORBA::ComponentIR::ModuleDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ModuleDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -2324,9 +2021,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ModuleDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -2339,9 +2033,6 @@ void POA_CORBA::ComponentIR::ModuleDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ModuleDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -2354,9 +2045,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ModuleDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -2369,9 +2057,6 @@ void POA_CORBA::ComponentIR::ModuleDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::ModuleDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -2383,9 +2068,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ModuleDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -2397,9 +2079,6 @@ char * POA_CORBA::ComponentIR::ModuleDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::ModuleDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -2411,9 +2090,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::ModuleDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -2428,9 +2104,6 @@ void POA_CORBA::ComponentIR::ModuleDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -2450,9 +2123,6 @@ template <class T> ACE_INLINE
::CORBA::ComponentIR::ComponentDef_ptr base_component,
const ::CORBA::InterfaceDefSeq & supports_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_component (
id,
@@ -2476,9 +2146,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supports_interfaces,
::CORBA::ValueDef_ptr primary_key
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_home (
id,
@@ -2507,9 +2174,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_event (
id,
@@ -2624,9 +2288,6 @@ POA_CORBA::ComponentIR::Repository_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::Repository_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -2638,9 +2299,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::Repository_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -2653,9 +2311,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ComponentIR::Repository_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -2670,9 +2325,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,
@@ -2690,9 +2342,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,
@@ -2711,9 +2360,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,
@@ -2731,9 +2377,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -2753,9 +2396,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,
@@ -2776,9 +2416,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -2799,9 +2436,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,
@@ -2822,9 +2456,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -2844,9 +2475,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,
@@ -2866,9 +2494,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,
@@ -2894,9 +2519,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,
@@ -2922,9 +2544,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,
@@ -2944,9 +2563,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -2965,9 +2581,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -2986,9 +2599,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,
@@ -3008,9 +2618,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,
@@ -3036,9 +2643,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,
@@ -3061,9 +2665,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ComponentIR::Repository_tie<T>::lookup_id (
const char * search_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup_id (
search_id
@@ -3077,9 +2678,6 @@ template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ComponentIR::Repository_tie<T>::get_canonical_typecode (
::CORBA::TypeCode_ptr tc
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->get_canonical_typecode (
tc
@@ -3093,9 +2691,6 @@ template <class T> ACE_INLINE
::CORBA::PrimitiveDef_ptr POA_CORBA::ComponentIR::Repository_tie<T>::get_primitive (
::CORBA::PrimitiveKind kind
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->get_primitive (
kind
@@ -3109,9 +2704,6 @@ template <class T> ACE_INLINE
::CORBA::StringDef_ptr POA_CORBA::ComponentIR::Repository_tie<T>::create_string (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_string (
bound
@@ -3125,9 +2717,6 @@ template <class T> ACE_INLINE
::CORBA::WstringDef_ptr POA_CORBA::ComponentIR::Repository_tie<T>::create_wstring (
::CORBA::ULong bound
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_wstring (
bound
@@ -3142,9 +2731,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,
@@ -3160,9 +2746,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,
@@ -3178,9 +2761,6 @@ template <class T> ACE_INLINE
::CORBA::UShort digits,
::CORBA::Short scale
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_fixed (
digits,
@@ -3199,9 +2779,6 @@ template <class T> ACE_INLINE
::CORBA::ComponentIR::ComponentDef_ptr base_component,
const ::CORBA::InterfaceDefSeq & supports_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_component (
id,
@@ -3225,9 +2802,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supports_interfaces,
::CORBA::ValueDef_ptr primary_key
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_home (
id,
@@ -3256,9 +2830,6 @@ template <class T> ACE_INLINE
const ::CORBA::InterfaceDefSeq & supported_interfaces,
const ::CORBA::ExtInitializerSeq & initializers
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_event (
id,
@@ -3373,9 +2944,6 @@ POA_CORBA::ComponentIR::ProvidesDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::ProvidesDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -3387,9 +2955,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -3401,9 +2966,6 @@ void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ProvidesDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -3416,9 +2978,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -3431,9 +2990,6 @@ void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ProvidesDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -3446,9 +3002,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -3461,9 +3014,6 @@ void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ProvidesDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -3476,9 +3026,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -3491,9 +3038,6 @@ void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::ProvidesDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -3505,9 +3049,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ProvidesDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -3519,9 +3060,6 @@ char * POA_CORBA::ComponentIR::ProvidesDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::ProvidesDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -3533,9 +3071,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::ProvidesDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -3550,9 +3085,6 @@ void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -3567,9 +3099,6 @@ void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::InterfaceDef_ptr POA_CORBA::ComponentIR::ProvidesDef_tie<T>::interface_type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->interface_type (
);
@@ -3582,9 +3111,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ProvidesDef_tie<T>::interface_type (
::CORBA::InterfaceDef_ptr interface_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->interface_type (
interface_type
@@ -3690,9 +3216,6 @@ POA_CORBA::ComponentIR::UsesDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::UsesDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -3704,9 +3227,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::UsesDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -3718,9 +3238,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::UsesDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -3733,9 +3250,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::UsesDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -3748,9 +3262,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::UsesDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -3763,9 +3274,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::UsesDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -3778,9 +3286,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::UsesDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -3793,9 +3298,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::UsesDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -3808,9 +3310,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::UsesDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -3822,9 +3321,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::UsesDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -3836,9 +3332,6 @@ char * POA_CORBA::ComponentIR::UsesDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::UsesDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -3850,9 +3343,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::UsesDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -3867,9 +3357,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -3884,9 +3371,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::InterfaceDef_ptr POA_CORBA::ComponentIR::UsesDef_tie<T>::interface_type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->interface_type (
);
@@ -3899,9 +3383,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::UsesDef_tie<T>::interface_type (
::CORBA::InterfaceDef_ptr interface_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->interface_type (
interface_type
@@ -3914,9 +3395,6 @@ void POA_CORBA::ComponentIR::UsesDef_tie<T>::interface_type (
template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::UsesDef_tie<T>::is_multiple (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_multiple (
);
@@ -3929,9 +3407,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::UsesDef_tie<T>::is_multiple (
::CORBA::Boolean is_multiple
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->is_multiple (
is_multiple
@@ -4037,9 +3512,6 @@ POA_CORBA::ComponentIR::EventPortDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::EventPortDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4051,9 +3523,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventPortDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4065,9 +3534,6 @@ void POA_CORBA::ComponentIR::EventPortDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventPortDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -4080,9 +3546,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventPortDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -4095,9 +3558,6 @@ void POA_CORBA::ComponentIR::EventPortDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventPortDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -4110,9 +3570,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventPortDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -4125,9 +3582,6 @@ void POA_CORBA::ComponentIR::EventPortDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventPortDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -4140,9 +3594,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventPortDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -4155,9 +3606,6 @@ void POA_CORBA::ComponentIR::EventPortDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::EventPortDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -4169,9 +3617,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EventPortDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -4183,9 +3628,6 @@ char * POA_CORBA::ComponentIR::EventPortDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::EventPortDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -4197,9 +3639,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::EventPortDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -4214,9 +3653,6 @@ void POA_CORBA::ComponentIR::EventPortDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -4231,9 +3667,6 @@ void POA_CORBA::ComponentIR::EventPortDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::ComponentIR::EventDef_ptr POA_CORBA::ComponentIR::EventPortDef_tie<T>::event (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->event (
);
@@ -4246,9 +3679,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EventPortDef_tie<T>::event (
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->event (
event
@@ -4262,9 +3692,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::EventPortDef_tie<T>::is_a (
const char * event_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
event_id
@@ -4370,9 +3797,6 @@ POA_CORBA::ComponentIR::EmitsDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::EmitsDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4384,9 +3808,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EmitsDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4398,9 +3819,6 @@ void POA_CORBA::ComponentIR::EmitsDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EmitsDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -4413,9 +3831,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EmitsDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -4428,9 +3843,6 @@ void POA_CORBA::ComponentIR::EmitsDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EmitsDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -4443,9 +3855,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EmitsDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -4458,9 +3867,6 @@ void POA_CORBA::ComponentIR::EmitsDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EmitsDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -4473,9 +3879,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EmitsDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -4488,9 +3891,6 @@ void POA_CORBA::ComponentIR::EmitsDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::EmitsDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -4502,9 +3902,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::EmitsDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -4516,9 +3913,6 @@ char * POA_CORBA::ComponentIR::EmitsDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::EmitsDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -4530,9 +3924,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::EmitsDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -4547,9 +3938,6 @@ void POA_CORBA::ComponentIR::EmitsDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -4564,9 +3952,6 @@ void POA_CORBA::ComponentIR::EmitsDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::ComponentIR::EventDef_ptr POA_CORBA::ComponentIR::EmitsDef_tie<T>::event (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->event (
);
@@ -4579,9 +3964,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::EmitsDef_tie<T>::event (
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->event (
event
@@ -4595,9 +3977,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::EmitsDef_tie<T>::is_a (
const char * event_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
event_id
@@ -4703,9 +4082,6 @@ POA_CORBA::ComponentIR::PublishesDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::PublishesDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -4717,9 +4093,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::PublishesDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -4731,9 +4104,6 @@ void POA_CORBA::ComponentIR::PublishesDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::PublishesDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -4746,9 +4116,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::PublishesDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -4761,9 +4128,6 @@ void POA_CORBA::ComponentIR::PublishesDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::PublishesDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -4776,9 +4140,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::PublishesDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -4791,9 +4152,6 @@ void POA_CORBA::ComponentIR::PublishesDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::PublishesDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -4806,9 +4164,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::PublishesDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -4821,9 +4176,6 @@ void POA_CORBA::ComponentIR::PublishesDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::PublishesDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -4835,9 +4187,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::PublishesDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -4849,9 +4198,6 @@ char * POA_CORBA::ComponentIR::PublishesDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::PublishesDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -4863,9 +4209,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::PublishesDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -4880,9 +4223,6 @@ void POA_CORBA::ComponentIR::PublishesDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -4897,9 +4237,6 @@ void POA_CORBA::ComponentIR::PublishesDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::ComponentIR::EventDef_ptr POA_CORBA::ComponentIR::PublishesDef_tie<T>::event (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->event (
);
@@ -4912,9 +4249,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::PublishesDef_tie<T>::event (
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->event (
event
@@ -4928,9 +4262,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::PublishesDef_tie<T>::is_a (
const char * event_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
event_id
@@ -5036,9 +4367,6 @@ POA_CORBA::ComponentIR::ConsumesDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::ConsumesDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -5050,9 +4378,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -5064,9 +4389,6 @@ void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ConsumesDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -5079,9 +4401,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -5094,9 +4413,6 @@ void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ConsumesDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -5109,9 +4425,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -5124,9 +4437,6 @@ void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ConsumesDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -5139,9 +4449,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -5154,9 +4461,6 @@ void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::ConsumesDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -5168,9 +4472,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ConsumesDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -5182,9 +4483,6 @@ char * POA_CORBA::ComponentIR::ConsumesDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::ConsumesDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -5196,9 +4494,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::ConsumesDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -5213,9 +4508,6 @@ void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -5230,9 +4522,6 @@ void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::ComponentIR::EventDef_ptr POA_CORBA::ComponentIR::ConsumesDef_tie<T>::event (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->event (
);
@@ -5245,9 +4534,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ConsumesDef_tie<T>::event (
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->event (
event
@@ -5261,9 +4547,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::ConsumesDef_tie<T>::is_a (
const char * event_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
event_id
@@ -5369,9 +4652,6 @@ POA_CORBA::ComponentIR::ComponentDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::ComponentDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -5383,9 +4663,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -5398,9 +4675,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ComponentIR::ComponentDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -5415,9 +4689,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,
@@ -5435,9 +4706,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,
@@ -5456,9 +4724,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,
@@ -5476,9 +4741,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -5498,9 +4760,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,
@@ -5521,9 +4780,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -5544,9 +4800,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,
@@ -5567,9 +4820,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -5589,9 +4839,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,
@@ -5611,9 +4858,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,
@@ -5639,9 +4883,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,
@@ -5667,9 +4908,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,
@@ -5689,9 +4927,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -5710,9 +4945,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -5731,9 +4963,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,
@@ -5753,9 +4982,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,
@@ -5781,9 +5007,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,
@@ -5805,9 +5028,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ComponentDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -5820,9 +5040,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -5835,9 +5052,6 @@ void POA_CORBA::ComponentIR::ComponentDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ComponentDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -5850,9 +5064,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -5865,9 +5076,6 @@ void POA_CORBA::ComponentIR::ComponentDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ComponentDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -5880,9 +5088,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -5895,9 +5100,6 @@ void POA_CORBA::ComponentIR::ComponentDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::ComponentDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -5909,9 +5111,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::ComponentDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -5923,9 +5122,6 @@ char * POA_CORBA::ComponentIR::ComponentDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::ComponentDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -5937,9 +5133,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::ComponentDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -5954,9 +5147,6 @@ void POA_CORBA::ComponentIR::ComponentDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -5971,9 +5161,6 @@ void POA_CORBA::ComponentIR::ComponentDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ComponentIR::ComponentDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -5985,9 +5172,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ComponentIR::ComponentDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -6000,9 +5184,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -6016,9 +5197,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::ComponentDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -6031,9 +5209,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::ComponentIR::ComponentDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -6050,9 +5225,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -6077,9 +5249,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,
@@ -6099,9 +5268,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * POA_CORBA::ComponentIR::ComponentDef_tie<T>::describe_ext_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_interface (
);
@@ -6120,9 +5286,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,
@@ -6141,9 +5304,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ComponentIR::ComponentDef_ptr POA_CORBA::ComponentIR::ComponentDef_tie<T>::base_component (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_component (
);
@@ -6156,9 +5316,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::base_component (
::CORBA::ComponentIR::ComponentDef_ptr base_component
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_component (
base_component
@@ -6171,9 +5328,6 @@ void POA_CORBA::ComponentIR::ComponentDef_tie<T>::base_component (
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ComponentIR::ComponentDef_tie<T>::supported_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->supported_interfaces (
);
@@ -6186,9 +5340,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::ComponentDef_tie<T>::supported_interfaces (
const ::CORBA::InterfaceDefSeq & supported_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->supported_interfaces (
supported_interfaces
@@ -6205,9 +5356,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::InterfaceDef_ptr interface_type
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_provides (
id,
@@ -6228,9 +5376,6 @@ template <class T> ACE_INLINE
::CORBA::InterfaceDef_ptr interface_type,
::CORBA::Boolean is_multiple
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_uses (
id,
@@ -6251,9 +5396,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_emits (
id,
@@ -6273,9 +5415,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_publishes (
id,
@@ -6295,9 +5434,6 @@ template <class T> ACE_INLINE
const char * version,
::CORBA::ComponentIR::EventDef_ptr event
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_consumes (
id,
@@ -6406,9 +5542,6 @@ POA_CORBA::ComponentIR::FactoryDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::FactoryDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -6420,9 +5553,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -6434,9 +5564,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FactoryDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -6449,9 +5576,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -6464,9 +5588,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FactoryDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -6479,9 +5600,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -6494,9 +5612,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FactoryDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -6509,9 +5624,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -6524,9 +5636,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::FactoryDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -6538,9 +5647,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FactoryDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -6552,9 +5658,6 @@ char * POA_CORBA::ComponentIR::FactoryDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::FactoryDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -6566,9 +5669,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::FactoryDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -6583,9 +5683,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -6600,9 +5697,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ComponentIR::FactoryDef_tie<T>::result (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->result (
);
@@ -6614,9 +5708,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::ComponentIR::FactoryDef_tie<T>::result_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->result_def (
);
@@ -6629,9 +5720,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::result_def (
::CORBA::IDLType_ptr result_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->result_def (
result_def
@@ -6644,9 +5732,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::result_def (
template <class T> ACE_INLINE
::CORBA::ParDescriptionSeq * POA_CORBA::ComponentIR::FactoryDef_tie<T>::params (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->params (
);
@@ -6659,9 +5744,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::params (
const ::CORBA::ParDescriptionSeq & params
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->params (
params
@@ -6674,9 +5756,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::params (
template <class T> ACE_INLINE
::CORBA::OperationMode POA_CORBA::ComponentIR::FactoryDef_tie<T>::mode (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->mode (
);
@@ -6689,9 +5768,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::mode (
::CORBA::OperationMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->mode (
mode
@@ -6704,9 +5780,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::mode (
template <class T> ACE_INLINE
::CORBA::ContextIdSeq * POA_CORBA::ComponentIR::FactoryDef_tie<T>::contexts (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contexts (
);
@@ -6719,9 +5792,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::contexts (
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->contexts (
contexts
@@ -6734,9 +5804,6 @@ void POA_CORBA::ComponentIR::FactoryDef_tie<T>::contexts (
template <class T> ACE_INLINE
::CORBA::ExceptionDefSeq * POA_CORBA::ComponentIR::FactoryDef_tie<T>::exceptions (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->exceptions (
);
@@ -6749,9 +5816,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FactoryDef_tie<T>::exceptions (
const ::CORBA::ExceptionDefSeq & exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->exceptions (
exceptions
@@ -6857,9 +5921,6 @@ POA_CORBA::ComponentIR::FinderDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::FinderDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -6871,9 +5932,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -6885,9 +5943,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::destroy (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FinderDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -6900,9 +5955,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -6915,9 +5967,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FinderDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -6930,9 +5979,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -6945,9 +5991,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FinderDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -6960,9 +6003,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -6975,9 +6015,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::FinderDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -6989,9 +6026,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::FinderDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -7003,9 +6037,6 @@ char * POA_CORBA::ComponentIR::FinderDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::FinderDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -7017,9 +6048,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::FinderDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -7034,9 +6062,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -7051,9 +6076,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ComponentIR::FinderDef_tie<T>::result (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->result (
);
@@ -7065,9 +6087,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::IDLType_ptr POA_CORBA::ComponentIR::FinderDef_tie<T>::result_def (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->result_def (
);
@@ -7080,9 +6099,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::result_def (
::CORBA::IDLType_ptr result_def
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->result_def (
result_def
@@ -7095,9 +6111,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::result_def (
template <class T> ACE_INLINE
::CORBA::ParDescriptionSeq * POA_CORBA::ComponentIR::FinderDef_tie<T>::params (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->params (
);
@@ -7110,9 +6123,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::params (
const ::CORBA::ParDescriptionSeq & params
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->params (
params
@@ -7125,9 +6135,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::params (
template <class T> ACE_INLINE
::CORBA::OperationMode POA_CORBA::ComponentIR::FinderDef_tie<T>::mode (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->mode (
);
@@ -7140,9 +6147,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::mode (
::CORBA::OperationMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->mode (
mode
@@ -7155,9 +6159,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::mode (
template <class T> ACE_INLINE
::CORBA::ContextIdSeq * POA_CORBA::ComponentIR::FinderDef_tie<T>::contexts (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->contexts (
);
@@ -7170,9 +6171,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::contexts (
const ::CORBA::ContextIdSeq & contexts
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->contexts (
contexts
@@ -7185,9 +6183,6 @@ void POA_CORBA::ComponentIR::FinderDef_tie<T>::contexts (
template <class T> ACE_INLINE
::CORBA::ExceptionDefSeq * POA_CORBA::ComponentIR::FinderDef_tie<T>::exceptions (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->exceptions (
);
@@ -7200,9 +6195,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::FinderDef_tie<T>::exceptions (
const ::CORBA::ExceptionDefSeq & exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->exceptions (
exceptions
@@ -7308,9 +6300,6 @@ POA_CORBA::ComponentIR::HomeDef_tie<T>::_default_POA (void)
template <class T> ACE_INLINE
::CORBA::DefinitionKind POA_CORBA::ComponentIR::HomeDef_tie<T>::def_kind (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->def_kind (
);
@@ -7322,9 +6311,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::destroy (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->destroy (
);
@@ -7337,9 +6323,6 @@ template <class T> ACE_INLINE
::CORBA::Contained_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::lookup (
const char * search_name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->lookup (
search_name
@@ -7354,9 +6337,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,
@@ -7374,9 +6354,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,
@@ -7395,9 +6372,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,
@@ -7415,9 +6389,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_module (
id,
@@ -7437,9 +6408,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,
@@ -7460,9 +6428,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_struct (
id,
@@ -7483,9 +6448,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,
@@ -7506,9 +6468,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::EnumMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_enum (
id,
@@ -7528,9 +6487,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,
@@ -7550,9 +6506,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,
@@ -7578,9 +6531,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,
@@ -7606,9 +6556,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,
@@ -7628,9 +6575,6 @@ template <class T> ACE_INLINE
const char * version,
const ::CORBA::StructMemberSeq & members
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_exception (
id,
@@ -7649,9 +6593,6 @@ template <class T> ACE_INLINE
const char * name,
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_native (
id,
@@ -7670,9 +6611,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,
@@ -7692,9 +6630,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,
@@ -7720,9 +6655,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,
@@ -7744,9 +6676,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::HomeDef_tie<T>::id (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->id (
);
@@ -7759,9 +6688,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::id (
const char * id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->id (
id
@@ -7774,9 +6700,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::id (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::HomeDef_tie<T>::name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->name (
);
@@ -7789,9 +6712,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::name (
const char * name
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->name (
name
@@ -7804,9 +6724,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::name (
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::HomeDef_tie<T>::version (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->version (
);
@@ -7819,9 +6736,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::version (
const char * version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->version (
version
@@ -7834,9 +6748,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::version (
template <class T> ACE_INLINE
::CORBA::Container_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::defined_in (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->defined_in (
);
@@ -7848,9 +6759,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
char * POA_CORBA::ComponentIR::HomeDef_tie<T>::absolute_name (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->absolute_name (
);
@@ -7862,9 +6770,6 @@ char * POA_CORBA::ComponentIR::HomeDef_tie<T>::absolute_name (
template <class T> ACE_INLINE
::CORBA::Repository_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::containing_repository (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->containing_repository (
);
@@ -7876,9 +6781,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::Contained::Description * POA_CORBA::ComponentIR::HomeDef_tie<T>::describe (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe (
);
@@ -7893,9 +6795,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::move (
const char * new_name,
const char * new_version
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->move (
new_container,
@@ -7910,9 +6809,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::move (
template <class T> ACE_INLINE
::CORBA::TypeCode_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::type (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->type (
);
@@ -7924,9 +6820,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ComponentIR::HomeDef_tie<T>::base_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_interfaces (
);
@@ -7939,9 +6832,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::base_interfaces (
const ::CORBA::InterfaceDefSeq & base_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_interfaces (
base_interfaces
@@ -7955,9 +6845,6 @@ template <class T> ACE_INLINE
::CORBA::Boolean POA_CORBA::ComponentIR::HomeDef_tie<T>::is_a (
const char * interface_id
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->is_a (
interface_id
@@ -7970,9 +6857,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceDef::FullInterfaceDescription * POA_CORBA::ComponentIR::HomeDef_tie<T>::describe_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_interface (
);
@@ -7989,9 +6873,6 @@ template <class T> ACE_INLINE
::CORBA::IDLType_ptr type,
::CORBA::AttributeMode mode
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_attribute (
id,
@@ -8016,9 +6897,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,
@@ -8038,9 +6916,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * POA_CORBA::ComponentIR::HomeDef_tie<T>::describe_ext_interface (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->describe_ext_interface (
);
@@ -8059,9 +6934,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,
@@ -8080,9 +6952,6 @@ template <class T> ACE_INLINE
template <class T> ACE_INLINE
::CORBA::ComponentIR::HomeDef_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::base_home (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->base_home (
);
@@ -8095,9 +6964,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::base_home (
::CORBA::ComponentIR::HomeDef_ptr base_home
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->base_home (
base_home
@@ -8110,9 +6976,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::base_home (
template <class T> ACE_INLINE
::CORBA::InterfaceDefSeq * POA_CORBA::ComponentIR::HomeDef_tie<T>::supported_interfaces (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->supported_interfaces (
);
@@ -8125,9 +6988,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::supported_interfaces (
const ::CORBA::InterfaceDefSeq & supported_interfaces
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->supported_interfaces (
supported_interfaces
@@ -8140,9 +7000,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::supported_interfaces (
template <class T> ACE_INLINE
::CORBA::ComponentIR::ComponentDef_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::managed_component (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->managed_component (
);
@@ -8155,9 +7012,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::managed_component (
::CORBA::ComponentIR::ComponentDef_ptr managed_component
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->managed_component (
managed_component
@@ -8170,9 +7024,6 @@ void POA_CORBA::ComponentIR::HomeDef_tie<T>::managed_component (
template <class T> ACE_INLINE
::CORBA::ValueDef_ptr POA_CORBA::ComponentIR::HomeDef_tie<T>::primary_key (
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->primary_key (
);
@@ -8185,9 +7036,6 @@ template <class T> ACE_INLINE
void POA_CORBA::ComponentIR::HomeDef_tie<T>::primary_key (
::CORBA::ValueDef_ptr primary_key
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
this->ptr_->primary_key (
primary_key
@@ -8205,9 +7053,6 @@ template <class T> ACE_INLINE
const ::CORBA::ParDescriptionSeq & params,
const ::CORBA::ExceptionDefSeq & exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_factory (
id,
@@ -8229,9 +7074,6 @@ template <class T> ACE_INLINE
const ::CORBA::ParDescriptionSeq & params,
const ::CORBA::ExceptionDefSeq & exceptions
)
- ACE_THROW_SPEC ((
- ::CORBA::SystemException
- ))
{
return this->ptr_->create_finder (
id,