diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-24 09:36:30 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-24 09:36:30 +0000 |
commit | 441c155a69e400981fc076b4f749c865f784182c (patch) | |
tree | 5f116f898fd7d17c95c225b718349e54f3e9a09a /TAO | |
parent | e249a78d886f7496ff6dcd244326778e2c660971 (diff) | |
download | ATCD-441c155a69e400981fc076b4f749c865f784182c.tar.gz |
ChangeLogTag: Thu Feb 24 09:36:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/orbsvcs/orbsvcs/IFRService/IFR_BaseS.cpp | 286 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.cpp | 862 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS.cpp | 442 | ||||
-rw-r--r-- | TAO/orbsvcs/orbsvcs/IFRService/IFR_ExtendedS.cpp | 298 |
4 files changed, 8 insertions, 1880 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BaseS.cpp b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BaseS.cpp index 4fce6555273..abf2f347b13 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BaseS.cpp +++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BaseS.cpp @@ -1141,7 +1141,7 @@ namespace TAO // Stub/skeleton argument selection function templates. -// TAO_IDL - Generated from be\be_visitor_root/root.cpp:110 +// TAO_IDL - Generated from be\be_visitor_root/root.cpp:111 namespace { @@ -1500,16 +1500,10 @@ void POA_CORBA::IRObject::_get_def_kind_skel ( this->servant_->def_kind ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IRObject * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1587,16 +1581,10 @@ void POA_CORBA::IRObject::destroy_skel ( this->servant_->destroy ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IRObject * const servant_; }; @@ -1688,16 +1676,10 @@ void POA_CORBA::IRObject::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IRObject * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1785,16 +1767,10 @@ void POA_CORBA::IRObject::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IRObject * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1929,16 +1905,10 @@ void POA_CORBA::IRObject::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IRObject * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2385,16 +2355,10 @@ void POA_CORBA::Contained::_get_id_skel ( this->servant_->id ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2483,16 +2447,10 @@ void POA_CORBA::Contained::_set_id_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2583,16 +2541,10 @@ void POA_CORBA::Contained::_get_name_skel ( this->servant_->name ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2681,16 +2633,10 @@ void POA_CORBA::Contained::_set_name_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2781,16 +2727,10 @@ void POA_CORBA::Contained::_get_version_skel ( this->servant_->version ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2879,16 +2819,10 @@ void POA_CORBA::Contained::_set_version_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2979,16 +2913,10 @@ void POA_CORBA::Contained::_get_defined_in_skel ( this->servant_->defined_in ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3077,16 +3005,10 @@ void POA_CORBA::Contained::_get_absolute_name_skel ( this->servant_->absolute_name ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3175,16 +3097,10 @@ void POA_CORBA::Contained::_get_containing_repository_skel ( this->servant_->containing_repository ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3273,16 +3189,10 @@ void POA_CORBA::Contained::describe_skel ( this->servant_->describe ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3385,16 +3295,10 @@ void POA_CORBA::Contained::move_skel ( , arg_3 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3496,16 +3400,10 @@ void POA_CORBA::Contained::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3593,16 +3491,10 @@ void POA_CORBA::Contained::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3737,16 +3629,10 @@ void POA_CORBA::Contained::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Contained * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4211,16 +4097,10 @@ void POA_CORBA::Container::lookup_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4325,16 +4205,10 @@ void POA_CORBA::Container::contents_skel ( , arg_2 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4455,16 +4329,10 @@ void POA_CORBA::Container::lookup_name_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4582,16 +4450,10 @@ void POA_CORBA::Container::describe_contents_skel ( , arg_3 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4707,16 +4569,10 @@ void POA_CORBA::Container::create_module_skel ( , arg_3 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4846,16 +4702,10 @@ void POA_CORBA::Container::create_constant_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4982,16 +4832,10 @@ void POA_CORBA::Container::create_struct_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5123,16 +4967,10 @@ void POA_CORBA::Container::create_union_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5259,16 +5097,10 @@ void POA_CORBA::Container::create_enum_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5393,16 +5225,10 @@ void POA_CORBA::Container::create_alias_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5527,16 +5353,10 @@ void POA_CORBA::Container::create_interface_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5703,16 +5523,10 @@ void POA_CORBA::Container::create_value_skel ( , arg_10 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5849,16 +5663,10 @@ void POA_CORBA::Container::create_value_box_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5983,16 +5791,10 @@ void POA_CORBA::Container::create_exception_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6110,16 +5912,10 @@ void POA_CORBA::Container::create_native_skel ( , arg_3 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6242,16 +6038,10 @@ void POA_CORBA::Container::create_abstract_interface_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6376,16 +6166,10 @@ void POA_CORBA::Container::create_local_interface_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6552,16 +6336,10 @@ void POA_CORBA::Container::create_ext_value_skel ( , arg_10 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6677,16 +6455,10 @@ void POA_CORBA::Container::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6774,16 +6546,10 @@ void POA_CORBA::Container::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6918,16 +6684,10 @@ void POA_CORBA::Container::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7347,16 +7107,10 @@ void POA_CORBA::IDLType::_get_type_skel ( this->servant_->type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IDLType * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7452,16 +7206,10 @@ void POA_CORBA::IDLType::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IDLType * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7549,16 +7297,10 @@ void POA_CORBA::IDLType::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IDLType * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7693,16 +7435,10 @@ void POA_CORBA::IDLType::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::IDLType * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8163,16 +7899,10 @@ void POA_CORBA::TypedefDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::TypedefDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8260,16 +7990,10 @@ void POA_CORBA::TypedefDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::TypedefDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8404,16 +8128,10 @@ void POA_CORBA::TypedefDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::TypedefDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8543,7 +8261,7 @@ POA_CORBA::TypedefDef::_this (ACE_ENV_SINGLE_ARG_DECL) } // TAO_IDL - Generated from -// be\be_visitor_root/root.cpp:1673 +// be\be_visitor_root/root.cpp:1674 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.cpp b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.cpp index e36c16f5d9a..2ec7c50dad8 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.cpp +++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.cpp @@ -1078,7 +1078,7 @@ namespace TAO // Stub/skeleton argument selection function templates. -// TAO_IDL - Generated from be\be_visitor_root/root.cpp:110 +// TAO_IDL - Generated from be\be_visitor_root/root.cpp:111 namespace { @@ -1494,16 +1494,10 @@ void POA_CORBA::Repository::lookup_id_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1601,16 +1595,10 @@ void POA_CORBA::Repository::get_canonical_typecode_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1708,16 +1696,10 @@ void POA_CORBA::Repository::get_primitive_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1815,16 +1797,10 @@ void POA_CORBA::Repository::create_string_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1922,16 +1898,10 @@ void POA_CORBA::Repository::create_wstring_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2036,16 +2006,10 @@ void POA_CORBA::Repository::create_sequence_skel ( , arg_2 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2152,16 +2116,10 @@ void POA_CORBA::Repository::create_array_skel ( , arg_2 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2268,16 +2226,10 @@ void POA_CORBA::Repository::create_fixed_skel ( , arg_2 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2377,16 +2329,10 @@ void POA_CORBA::Repository::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2474,16 +2420,10 @@ void POA_CORBA::Repository::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2618,16 +2558,10 @@ void POA_CORBA::Repository::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3111,16 +3045,10 @@ void POA_CORBA::ModuleDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ModuleDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3208,16 +3136,10 @@ void POA_CORBA::ModuleDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ModuleDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3352,16 +3274,10 @@ void POA_CORBA::ModuleDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ModuleDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3826,16 +3742,10 @@ void POA_CORBA::ConstantDef::_get_type_skel ( this->servant_->type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3924,16 +3834,10 @@ void POA_CORBA::ConstantDef::_get_type_def_skel ( this->servant_->type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4022,16 +3926,10 @@ void POA_CORBA::ConstantDef::_set_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4122,16 +4020,10 @@ void POA_CORBA::ConstantDef::_get_value_skel ( this->servant_->value ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4220,16 +4112,10 @@ void POA_CORBA::ConstantDef::_set_value_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4327,16 +4213,10 @@ void POA_CORBA::ConstantDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4424,16 +4304,10 @@ void POA_CORBA::ConstantDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4568,16 +4442,10 @@ void POA_CORBA::ConstantDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ConstantDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5059,16 +4927,10 @@ void POA_CORBA::StructDef::_get_members_skel ( this->servant_->members ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StructDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5157,16 +5019,10 @@ void POA_CORBA::StructDef::_set_members_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StructDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5264,16 +5120,10 @@ void POA_CORBA::StructDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StructDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5361,16 +5211,10 @@ void POA_CORBA::StructDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StructDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5505,16 +5349,10 @@ void POA_CORBA::StructDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StructDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6013,16 +5851,10 @@ void POA_CORBA::UnionDef::_get_discriminator_type_skel ( this->servant_->discriminator_type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6111,16 +5943,10 @@ void POA_CORBA::UnionDef::_get_discriminator_type_def_skel ( this->servant_->discriminator_type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6209,16 +6035,10 @@ void POA_CORBA::UnionDef::_set_discriminator_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6309,16 +6129,10 @@ void POA_CORBA::UnionDef::_get_members_skel ( this->servant_->members ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6407,16 +6221,10 @@ void POA_CORBA::UnionDef::_set_members_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6514,16 +6322,10 @@ void POA_CORBA::UnionDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6611,16 +6413,10 @@ void POA_CORBA::UnionDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6755,16 +6551,10 @@ void POA_CORBA::UnionDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::UnionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7237,16 +7027,10 @@ void POA_CORBA::EnumDef::_get_members_skel ( this->servant_->members ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::EnumDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7335,16 +7119,10 @@ void POA_CORBA::EnumDef::_set_members_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::EnumDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7442,16 +7220,10 @@ void POA_CORBA::EnumDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::EnumDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7539,16 +7311,10 @@ void POA_CORBA::EnumDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::EnumDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7683,16 +7449,10 @@ void POA_CORBA::EnumDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::EnumDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8161,16 +7921,10 @@ void POA_CORBA::AliasDef::_get_original_type_def_skel ( this->servant_->original_type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AliasDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8259,16 +8013,10 @@ void POA_CORBA::AliasDef::_set_original_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AliasDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8366,16 +8114,10 @@ void POA_CORBA::AliasDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AliasDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8463,16 +8205,10 @@ void POA_CORBA::AliasDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AliasDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8607,16 +8343,10 @@ void POA_CORBA::AliasDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AliasDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9090,16 +8820,10 @@ void POA_CORBA::NativeDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::NativeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9187,16 +8911,10 @@ void POA_CORBA::NativeDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::NativeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9331,16 +9049,10 @@ void POA_CORBA::NativeDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::NativeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9776,16 +9488,10 @@ void POA_CORBA::PrimitiveDef::_get_kind_skel ( this->servant_->kind ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::PrimitiveDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9881,16 +9587,10 @@ void POA_CORBA::PrimitiveDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::PrimitiveDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9978,16 +9678,10 @@ void POA_CORBA::PrimitiveDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::PrimitiveDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10122,16 +9816,10 @@ void POA_CORBA::PrimitiveDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::PrimitiveDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10578,16 +10266,10 @@ void POA_CORBA::StringDef::_get_bound_skel ( this->servant_->bound ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10676,16 +10358,10 @@ void POA_CORBA::StringDef::_set_bound_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10783,16 +10459,10 @@ void POA_CORBA::StringDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10880,16 +10550,10 @@ void POA_CORBA::StringDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11024,16 +10688,10 @@ void POA_CORBA::StringDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::StringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11480,16 +11138,10 @@ void POA_CORBA::WstringDef::_get_bound_skel ( this->servant_->bound ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::WstringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11578,16 +11230,10 @@ void POA_CORBA::WstringDef::_set_bound_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::WstringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11685,16 +11331,10 @@ void POA_CORBA::WstringDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::WstringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11782,16 +11422,10 @@ void POA_CORBA::WstringDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::WstringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11926,16 +11560,10 @@ void POA_CORBA::WstringDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::WstringDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12385,16 +12013,10 @@ void POA_CORBA::SequenceDef::_get_bound_skel ( this->servant_->bound ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12483,16 +12105,10 @@ void POA_CORBA::SequenceDef::_set_bound_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12583,16 +12199,10 @@ void POA_CORBA::SequenceDef::_get_element_type_skel ( this->servant_->element_type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12681,16 +12291,10 @@ void POA_CORBA::SequenceDef::_get_element_type_def_skel ( this->servant_->element_type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12779,16 +12383,10 @@ void POA_CORBA::SequenceDef::_set_element_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12886,16 +12484,10 @@ void POA_CORBA::SequenceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12983,16 +12575,10 @@ void POA_CORBA::SequenceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13127,16 +12713,10 @@ void POA_CORBA::SequenceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::SequenceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13586,16 +13166,10 @@ void POA_CORBA::ArrayDef::_get_length_skel ( this->servant_->length ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13684,16 +13258,10 @@ void POA_CORBA::ArrayDef::_set_length_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13784,16 +13352,10 @@ void POA_CORBA::ArrayDef::_get_element_type_skel ( this->servant_->element_type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13882,16 +13444,10 @@ void POA_CORBA::ArrayDef::_get_element_type_def_skel ( this->servant_->element_type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13980,16 +13536,10 @@ void POA_CORBA::ArrayDef::_set_element_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14087,16 +13637,10 @@ void POA_CORBA::ArrayDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14184,16 +13728,10 @@ void POA_CORBA::ArrayDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14328,16 +13866,10 @@ void POA_CORBA::ArrayDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ArrayDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14817,16 +14349,10 @@ void POA_CORBA::ExceptionDef::_get_type_skel ( this->servant_->type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExceptionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14915,16 +14441,10 @@ void POA_CORBA::ExceptionDef::_get_members_skel ( this->servant_->members ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExceptionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -15013,16 +14533,10 @@ void POA_CORBA::ExceptionDef::_set_members_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExceptionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -15120,16 +14634,10 @@ void POA_CORBA::ExceptionDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExceptionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -15217,16 +14725,10 @@ void POA_CORBA::ExceptionDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExceptionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -15361,16 +14863,10 @@ void POA_CORBA::ExceptionDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExceptionDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -15835,16 +15331,10 @@ void POA_CORBA::AttributeDef::_get_type_skel ( this->servant_->type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -15933,16 +15423,10 @@ void POA_CORBA::AttributeDef::_get_type_def_skel ( this->servant_->type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -16031,16 +15515,10 @@ void POA_CORBA::AttributeDef::_set_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -16131,16 +15609,10 @@ void POA_CORBA::AttributeDef::_get_mode_skel ( this->servant_->mode ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -16229,16 +15701,10 @@ void POA_CORBA::AttributeDef::_set_mode_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -16336,16 +15802,10 @@ void POA_CORBA::AttributeDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -16433,16 +15893,10 @@ void POA_CORBA::AttributeDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -16577,16 +16031,10 @@ void POA_CORBA::AttributeDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17053,16 +16501,10 @@ void POA_CORBA::ExtAttributeDef::_get_get_exceptions_skel ( this->servant_->get_exceptions ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17151,16 +16593,10 @@ void POA_CORBA::ExtAttributeDef::_set_get_exceptions_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17251,16 +16687,10 @@ void POA_CORBA::ExtAttributeDef::_get_set_exceptions_skel ( this->servant_->set_exceptions ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17349,16 +16779,10 @@ void POA_CORBA::ExtAttributeDef::_set_set_exceptions_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17449,16 +16873,10 @@ void POA_CORBA::ExtAttributeDef::describe_attribute_skel ( this->servant_->describe_attribute ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17554,16 +16972,10 @@ void POA_CORBA::ExtAttributeDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17651,16 +17063,10 @@ void POA_CORBA::ExtAttributeDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -17795,16 +17201,10 @@ void POA_CORBA::ExtAttributeDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAttributeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18328,16 +17728,10 @@ void POA_CORBA::OperationDef::_get_result_skel ( this->servant_->result ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18426,16 +17820,10 @@ void POA_CORBA::OperationDef::_get_result_def_skel ( this->servant_->result_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18524,16 +17912,10 @@ void POA_CORBA::OperationDef::_set_result_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18624,16 +18006,10 @@ void POA_CORBA::OperationDef::_get_params_skel ( this->servant_->params ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18722,16 +18098,10 @@ void POA_CORBA::OperationDef::_set_params_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18822,16 +18192,10 @@ void POA_CORBA::OperationDef::_get_mode_skel ( this->servant_->mode ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -18920,16 +18284,10 @@ void POA_CORBA::OperationDef::_set_mode_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19020,16 +18378,10 @@ void POA_CORBA::OperationDef::_get_contexts_skel ( this->servant_->contexts ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19118,16 +18470,10 @@ void POA_CORBA::OperationDef::_set_contexts_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19218,16 +18564,10 @@ void POA_CORBA::OperationDef::_get_exceptions_skel ( this->servant_->exceptions ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19316,16 +18656,10 @@ void POA_CORBA::OperationDef::_set_exceptions_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19423,16 +18757,10 @@ void POA_CORBA::OperationDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19520,16 +18848,10 @@ void POA_CORBA::OperationDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -19664,16 +18986,10 @@ void POA_CORBA::OperationDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::OperationDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20159,16 +19475,10 @@ void POA_CORBA::InterfaceDef::_get_base_interfaces_skel ( this->servant_->base_interfaces ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20257,16 +19567,10 @@ void POA_CORBA::InterfaceDef::_set_base_interfaces_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20364,16 +19668,10 @@ void POA_CORBA::InterfaceDef::is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20464,16 +19762,10 @@ void POA_CORBA::InterfaceDef::describe_interface_skel ( this->servant_->describe_interface ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20597,16 +19889,10 @@ void POA_CORBA::InterfaceDef::create_attribute_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20761,16 +20047,10 @@ void POA_CORBA::InterfaceDef::create_operation_skel ( , arg_8 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20882,16 +20162,10 @@ void POA_CORBA::InterfaceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -20979,16 +20253,10 @@ void POA_CORBA::InterfaceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -21123,16 +20391,10 @@ void POA_CORBA::InterfaceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -21564,16 +20826,10 @@ void POA_CORBA::InterfaceAttrExtension::describe_ext_interface_skel ( this->servant_->describe_ext_interface ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceAttrExtension * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -21711,16 +20967,10 @@ void POA_CORBA::InterfaceAttrExtension::create_ext_attribute_skel ( , arg_7 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceAttrExtension * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -21830,16 +21080,10 @@ void POA_CORBA::InterfaceAttrExtension::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceAttrExtension * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -21927,16 +21171,10 @@ void POA_CORBA::InterfaceAttrExtension::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceAttrExtension * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -22071,16 +21309,10 @@ void POA_CORBA::InterfaceAttrExtension::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::InterfaceAttrExtension * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -22569,16 +21801,10 @@ void POA_CORBA::ExtInterfaceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -22666,16 +21892,10 @@ void POA_CORBA::ExtInterfaceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -22810,16 +22030,10 @@ void POA_CORBA::ExtInterfaceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -23329,16 +22543,10 @@ void POA_CORBA::AbstractInterfaceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AbstractInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -23426,16 +22634,10 @@ void POA_CORBA::AbstractInterfaceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AbstractInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -23570,16 +22772,10 @@ void POA_CORBA::AbstractInterfaceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::AbstractInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -24089,16 +23285,10 @@ void POA_CORBA::ExtAbstractInterfaceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAbstractInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -24186,16 +23376,10 @@ void POA_CORBA::ExtAbstractInterfaceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAbstractInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -24330,16 +23514,10 @@ void POA_CORBA::ExtAbstractInterfaceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtAbstractInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -24853,16 +24031,10 @@ void POA_CORBA::LocalInterfaceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::LocalInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -24950,16 +24122,10 @@ void POA_CORBA::LocalInterfaceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::LocalInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -25094,16 +24260,10 @@ void POA_CORBA::LocalInterfaceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::LocalInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -25613,16 +24773,10 @@ void POA_CORBA::ExtLocalInterfaceDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtLocalInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -25710,16 +24864,10 @@ void POA_CORBA::ExtLocalInterfaceDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtLocalInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -25854,16 +25002,10 @@ void POA_CORBA::ExtLocalInterfaceDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtLocalInterfaceDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -26009,7 +25151,7 @@ POA_CORBA::ExtLocalInterfaceDef::_this (ACE_ENV_SINGLE_ARG_DECL) } // TAO_IDL - Generated from -// be\be_visitor_root/root.cpp:1673 +// be\be_visitor_root/root.cpp:1674 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS.cpp b/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS.cpp index be6e9f6ee84..61e880567fd 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS.cpp +++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_ComponentsS.cpp @@ -922,7 +922,7 @@ namespace TAO // Stub/skeleton argument selection function templates. -// TAO_IDL - Generated from be\be_visitor_root/root.cpp:110 +// TAO_IDL - Generated from be\be_visitor_root/root.cpp:111 namespace { @@ -1371,16 +1371,10 @@ void POA_CORBA::ComponentIR::EventDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1468,16 +1462,10 @@ void POA_CORBA::ComponentIR::EventDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1612,16 +1600,10 @@ void POA_CORBA::ComponentIR::EventDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2139,16 +2121,10 @@ void POA_CORBA::ComponentIR::Container::create_component_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2296,16 +2272,10 @@ void POA_CORBA::ComponentIR::Container::create_home_skel ( , arg_7 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2478,16 +2448,10 @@ void POA_CORBA::ComponentIR::Container::create_event_skel ( , arg_10 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2603,16 +2567,10 @@ void POA_CORBA::ComponentIR::Container::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2700,16 +2658,10 @@ void POA_CORBA::ComponentIR::Container::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2844,16 +2796,10 @@ void POA_CORBA::ComponentIR::Container::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Container * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3342,16 +3288,10 @@ void POA_CORBA::ComponentIR::ModuleDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ModuleDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3439,16 +3379,10 @@ void POA_CORBA::ComponentIR::ModuleDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ModuleDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3583,16 +3517,10 @@ void POA_CORBA::ComponentIR::ModuleDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ModuleDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4091,16 +4019,10 @@ void POA_CORBA::ComponentIR::Repository::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4188,16 +4110,10 @@ void POA_CORBA::ComponentIR::Repository::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4332,16 +4248,10 @@ void POA_CORBA::ComponentIR::Repository::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::Repository * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4807,16 +4717,10 @@ void POA_CORBA::ComponentIR::ProvidesDef::_get_interface_type_skel ( this->servant_->interface_type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ProvidesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4905,16 +4809,10 @@ void POA_CORBA::ComponentIR::ProvidesDef::_set_interface_type_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ProvidesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5012,16 +4910,10 @@ void POA_CORBA::ComponentIR::ProvidesDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ProvidesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5109,16 +5001,10 @@ void POA_CORBA::ComponentIR::ProvidesDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ProvidesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5253,16 +5139,10 @@ void POA_CORBA::ComponentIR::ProvidesDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ProvidesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5722,16 +5602,10 @@ void POA_CORBA::ComponentIR::UsesDef::_get_interface_type_skel ( this->servant_->interface_type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5820,16 +5694,10 @@ void POA_CORBA::ComponentIR::UsesDef::_set_interface_type_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5920,16 +5788,10 @@ void POA_CORBA::ComponentIR::UsesDef::_get_is_multiple_skel ( this->servant_->is_multiple ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6018,16 +5880,10 @@ void POA_CORBA::ComponentIR::UsesDef::_set_is_multiple_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6125,16 +5981,10 @@ void POA_CORBA::ComponentIR::UsesDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6222,16 +6072,10 @@ void POA_CORBA::ComponentIR::UsesDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6366,16 +6210,10 @@ void POA_CORBA::ComponentIR::UsesDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::UsesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6834,16 +6672,10 @@ void POA_CORBA::ComponentIR::EventPortDef::_get_event_skel ( this->servant_->event ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventPortDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6932,16 +6764,10 @@ void POA_CORBA::ComponentIR::EventPortDef::_set_event_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventPortDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7039,16 +6865,10 @@ void POA_CORBA::ComponentIR::EventPortDef::is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventPortDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7146,16 +6966,10 @@ void POA_CORBA::ComponentIR::EventPortDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventPortDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7243,16 +7057,10 @@ void POA_CORBA::ComponentIR::EventPortDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventPortDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7387,16 +7195,10 @@ void POA_CORBA::ComponentIR::EventPortDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EventPortDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7863,16 +7665,10 @@ void POA_CORBA::ComponentIR::EmitsDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EmitsDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7960,16 +7756,10 @@ void POA_CORBA::ComponentIR::EmitsDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EmitsDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8104,16 +7894,10 @@ void POA_CORBA::ComponentIR::EmitsDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::EmitsDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8584,16 +8368,10 @@ void POA_CORBA::ComponentIR::PublishesDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::PublishesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8681,16 +8459,10 @@ void POA_CORBA::ComponentIR::PublishesDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::PublishesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8825,16 +8597,10 @@ void POA_CORBA::ComponentIR::PublishesDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::PublishesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9305,16 +9071,10 @@ void POA_CORBA::ComponentIR::ConsumesDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ConsumesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9402,16 +9162,10 @@ void POA_CORBA::ComponentIR::ConsumesDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ConsumesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -9546,16 +9300,10 @@ void POA_CORBA::ComponentIR::ConsumesDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ConsumesDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10060,16 +9808,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_get_base_component_skel ( this->servant_->base_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10158,16 +9900,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_set_base_component_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10258,16 +9994,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_get_supported_interfaces_skel ( this->servant_->supported_interfaces ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10356,16 +10086,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_set_supported_interfaces_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10484,16 +10208,10 @@ void POA_CORBA::ComponentIR::ComponentDef::create_provides_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10625,16 +10343,10 @@ void POA_CORBA::ComponentIR::ComponentDef::create_uses_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10761,16 +10473,10 @@ void POA_CORBA::ComponentIR::ComponentDef::create_emits_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -10895,16 +10601,10 @@ void POA_CORBA::ComponentIR::ComponentDef::create_publishes_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11029,16 +10729,10 @@ void POA_CORBA::ComponentIR::ComponentDef::create_consumes_skel ( , arg_4 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11142,16 +10836,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11239,16 +10927,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11383,16 +11065,10 @@ void POA_CORBA::ComponentIR::ComponentDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::ComponentDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -11940,16 +11616,10 @@ void POA_CORBA::ComponentIR::FactoryDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::FactoryDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12037,16 +11707,10 @@ void POA_CORBA::ComponentIR::FactoryDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::FactoryDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12181,16 +11845,10 @@ void POA_CORBA::ComponentIR::FactoryDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::FactoryDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12722,16 +12380,10 @@ void POA_CORBA::ComponentIR::FinderDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::FinderDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12819,16 +12471,10 @@ void POA_CORBA::ComponentIR::FinderDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::FinderDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -12963,16 +12609,10 @@ void POA_CORBA::ComponentIR::FinderDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::FinderDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13479,16 +13119,10 @@ void POA_CORBA::ComponentIR::HomeDef::_get_base_home_skel ( this->servant_->base_home ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13577,16 +13211,10 @@ void POA_CORBA::ComponentIR::HomeDef::_set_base_home_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13677,16 +13305,10 @@ void POA_CORBA::ComponentIR::HomeDef::_get_supported_interfaces_skel ( this->servant_->supported_interfaces ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13775,16 +13397,10 @@ void POA_CORBA::ComponentIR::HomeDef::_set_supported_interfaces_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13875,16 +13491,10 @@ void POA_CORBA::ComponentIR::HomeDef::_get_managed_component_skel ( this->servant_->managed_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -13973,16 +13583,10 @@ void POA_CORBA::ComponentIR::HomeDef::_set_managed_component_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14073,16 +13677,10 @@ void POA_CORBA::ComponentIR::HomeDef::_get_primary_key_skel ( this->servant_->primary_key ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14171,16 +13769,10 @@ void POA_CORBA::ComponentIR::HomeDef::_set_primary_key_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14306,16 +13898,10 @@ void POA_CORBA::ComponentIR::HomeDef::create_factory_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14449,16 +14035,10 @@ void POA_CORBA::ComponentIR::HomeDef::create_finder_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14564,16 +14144,10 @@ void POA_CORBA::ComponentIR::HomeDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14661,16 +14235,10 @@ void POA_CORBA::ComponentIR::HomeDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14805,16 +14373,10 @@ void POA_CORBA::ComponentIR::HomeDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ComponentIR::HomeDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -14960,7 +14522,7 @@ POA_CORBA::ComponentIR::HomeDef::_this (ACE_ENV_SINGLE_ARG_DECL) } // TAO_IDL - Generated from -// be\be_visitor_root/root.cpp:1673 +// be\be_visitor_root/root.cpp:1674 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_ExtendedS.cpp b/TAO/orbsvcs/orbsvcs/IFRService/IFR_ExtendedS.cpp index 1542cff324f..c7d265368a4 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_ExtendedS.cpp +++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_ExtendedS.cpp @@ -801,7 +801,7 @@ namespace TAO // Stub/skeleton argument selection function templates. -// TAO_IDL - Generated from be\be_visitor_root/root.cpp:110 +// TAO_IDL - Generated from be\be_visitor_root/root.cpp:111 namespace { @@ -1186,16 +1186,10 @@ void POA_CORBA::FixedDef::_get_digits_skel ( this->servant_->digits ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1284,16 +1278,10 @@ void POA_CORBA::FixedDef::_set_digits_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1384,16 +1372,10 @@ void POA_CORBA::FixedDef::_get_scale_skel ( this->servant_->scale ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1482,16 +1464,10 @@ void POA_CORBA::FixedDef::_set_scale_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1589,16 +1565,10 @@ void POA_CORBA::FixedDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1686,16 +1656,10 @@ void POA_CORBA::FixedDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -1830,16 +1794,10 @@ void POA_CORBA::FixedDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::FixedDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2300,16 +2258,10 @@ void POA_CORBA::ValueMemberDef::_get_type_skel ( this->servant_->type ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2398,16 +2350,10 @@ void POA_CORBA::ValueMemberDef::_get_type_def_skel ( this->servant_->type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2496,16 +2442,10 @@ void POA_CORBA::ValueMemberDef::_set_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2596,16 +2536,10 @@ void POA_CORBA::ValueMemberDef::_get_access_skel ( this->servant_->access ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2694,16 +2628,10 @@ void POA_CORBA::ValueMemberDef::_set_access_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2801,16 +2729,10 @@ void POA_CORBA::ValueMemberDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -2898,16 +2820,10 @@ void POA_CORBA::ValueMemberDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3042,16 +2958,10 @@ void POA_CORBA::ValueMemberDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueMemberDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3551,16 +3461,10 @@ void POA_CORBA::ValueDef::_get_supported_interfaces_skel ( this->servant_->supported_interfaces ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3649,16 +3553,10 @@ void POA_CORBA::ValueDef::_set_supported_interfaces_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3749,16 +3647,10 @@ void POA_CORBA::ValueDef::_get_initializers_skel ( this->servant_->initializers ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3847,16 +3739,10 @@ void POA_CORBA::ValueDef::_set_initializers_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -3947,16 +3833,10 @@ void POA_CORBA::ValueDef::_get_base_value_skel ( this->servant_->base_value ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4045,16 +3925,10 @@ void POA_CORBA::ValueDef::_set_base_value_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4145,16 +4019,10 @@ void POA_CORBA::ValueDef::_get_abstract_base_values_skel ( this->servant_->abstract_base_values ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4243,16 +4111,10 @@ void POA_CORBA::ValueDef::_set_abstract_base_values_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4343,16 +4205,10 @@ void POA_CORBA::ValueDef::_get_is_abstract_skel ( this->servant_->is_abstract ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4441,16 +4297,10 @@ void POA_CORBA::ValueDef::_set_is_abstract_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4541,16 +4391,10 @@ void POA_CORBA::ValueDef::_get_is_custom_skel ( this->servant_->is_custom ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4639,16 +4483,10 @@ void POA_CORBA::ValueDef::_set_is_custom_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4739,16 +4577,10 @@ void POA_CORBA::ValueDef::_get_is_truncatable_skel ( this->servant_->is_truncatable ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4837,16 +4669,10 @@ void POA_CORBA::ValueDef::_set_is_truncatable_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -4944,16 +4770,10 @@ void POA_CORBA::ValueDef::is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5044,16 +4864,10 @@ void POA_CORBA::ValueDef::describe_value_skel ( this->servant_->describe_value ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5177,16 +4991,10 @@ void POA_CORBA::ValueDef::create_value_member_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5320,16 +5128,10 @@ void POA_CORBA::ValueDef::create_attribute_skel ( , arg_5 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5484,16 +5286,10 @@ void POA_CORBA::ValueDef::create_operation_skel ( , arg_8 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5605,16 +5401,10 @@ void POA_CORBA::ValueDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5702,16 +5492,10 @@ void POA_CORBA::ValueDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -5846,16 +5630,10 @@ void POA_CORBA::ValueDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6368,16 +6146,10 @@ void POA_CORBA::ExtValueDef::_get_ext_initializers_skel ( this->servant_->ext_initializers ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6466,16 +6238,10 @@ void POA_CORBA::ExtValueDef::_set_ext_initializers_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6566,16 +6332,10 @@ void POA_CORBA::ExtValueDef::describe_ext_value_skel ( this->servant_->describe_ext_value ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6713,16 +6473,10 @@ void POA_CORBA::ExtValueDef::create_ext_attribute_skel ( , arg_7 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6832,16 +6586,10 @@ void POA_CORBA::ExtValueDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -6929,16 +6677,10 @@ void POA_CORBA::ExtValueDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7073,16 +6815,10 @@ void POA_CORBA::ExtValueDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ExtValueDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7555,16 +7291,10 @@ void POA_CORBA::ValueBoxDef::_get_original_type_def_skel ( this->servant_->original_type_def ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueBoxDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7653,16 +7383,10 @@ void POA_CORBA::ValueBoxDef::_set_original_type_def_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueBoxDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7760,16 +7484,10 @@ void POA_CORBA::ValueBoxDef::_is_a_skel ( arg_1 ACE_ENV_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueBoxDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -7857,16 +7575,10 @@ void POA_CORBA::ValueBoxDef::_non_existent_skel ( this->servant_-> _non_existent ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueBoxDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8001,16 +7713,10 @@ void POA_CORBA::ValueBoxDef::_component_skel ( this->servant_-> _get_component ( ACE_ENV_SINGLE_ARG_PARAMETER); - ACE_CHECK; } private: - Upcall_Command (Upcall_Command const &); - void operator= (Upcall_Command const &); - - private: - POA_CORBA::ValueBoxDef * const servant_; TAO_Operation_Details const * const operation_details_; TAO::Argument * const * const args_; @@ -8144,7 +7850,7 @@ POA_CORBA::ValueBoxDef::_this (ACE_ENV_SINGLE_ARG_DECL) } // TAO_IDL - Generated from -// be\be_visitor_root/root.cpp:1673 +// be\be_visitor_root/root.cpp:1674 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) |