summaryrefslogtreecommitdiff
path: root/TAO/tao/Domain
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-02-23 04:49:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-02-23 04:49:54 +0000
commit417adadbe6f41f3d7fc0a794b10e5b148a65267a (patch)
tree4b609075349497a0aa984c2e1c7ec9ed36f9f88e /TAO/tao/Domain
parent00980eb1c81884233b6eaf56c7283c0be9458e89 (diff)
downloadATCD-417adadbe6f41f3d7fc0a794b10e5b148a65267a.tar.gz
ChangeLogTag:Tue Feb 22 20:17:45 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Domain')
-rw-r--r--TAO/tao/Domain/DomainS.cpp56
1 files changed, 8 insertions, 48 deletions
diff --git a/TAO/tao/Domain/DomainS.cpp b/TAO/tao/Domain/DomainS.cpp
index d8142c76c07..d4d13c26d5f 100644
--- a/TAO/tao/Domain/DomainS.cpp
+++ b/TAO/tao/Domain/DomainS.cpp
@@ -563,11 +563,6 @@ void POA_CORBA::DomainManager::get_domain_policy_skel (
private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
- private:
-
POA_CORBA::DomainManager * const servant_;
TAO_Operation_Details const * const operation_details_;
TAO::Argument * const * const args_;
@@ -575,7 +570,7 @@ void POA_CORBA::DomainManager::get_domain_policy_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -670,11 +665,6 @@ void POA_CORBA::DomainManager::_is_a_skel (
private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
- private:
-
POA_CORBA::DomainManager * const servant_;
TAO_Operation_Details const * const operation_details_;
TAO::Argument * const * const args_;
@@ -682,7 +672,7 @@ void POA_CORBA::DomainManager::_is_a_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -764,12 +754,7 @@ void POA_CORBA::DomainManager::_non_existent_skel (
ACE_CHECK;
}
-
- private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
private:
POA_CORBA::DomainManager * const servant_;
@@ -779,7 +764,7 @@ void POA_CORBA::DomainManager::_non_existent_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -908,12 +893,7 @@ void POA_CORBA::DomainManager::_component_skel (
ACE_CHECK;
}
-
- private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
private:
POA_CORBA::DomainManager * const servant_;
@@ -923,7 +903,7 @@ void POA_CORBA::DomainManager::_component_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -1381,12 +1361,7 @@ void POA_CORBA::ConstructionPolicy::make_domain_manager_skel (
ACE_CHECK;
}
-
- private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
private:
POA_CORBA::ConstructionPolicy * const servant_;
@@ -1396,7 +1371,7 @@ void POA_CORBA::ConstructionPolicy::make_domain_manager_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -1493,11 +1468,6 @@ void POA_CORBA::ConstructionPolicy::_is_a_skel (
private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
- private:
-
POA_CORBA::ConstructionPolicy * const servant_;
TAO_Operation_Details const * const operation_details_;
TAO::Argument * const * const args_;
@@ -1505,7 +1475,7 @@ void POA_CORBA::ConstructionPolicy::_is_a_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -1590,11 +1560,6 @@ void POA_CORBA::ConstructionPolicy::_non_existent_skel (
private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
- private:
-
POA_CORBA::ConstructionPolicy * const servant_;
TAO_Operation_Details const * const operation_details_;
TAO::Argument * const * const args_;
@@ -1602,7 +1567,7 @@ void POA_CORBA::ConstructionPolicy::_non_existent_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */
@@ -1734,11 +1699,6 @@ void POA_CORBA::ConstructionPolicy::_component_skel (
private:
- Upcall_Command (Upcall_Command const &);
- void operator= (Upcall_Command const &);
-
- private:
-
POA_CORBA::ConstructionPolicy * const servant_;
TAO_Operation_Details const * const operation_details_;
TAO::Argument * const * const args_;
@@ -1746,7 +1706,7 @@ void POA_CORBA::ConstructionPolicy::_component_skel (
#if TAO_HAS_INTERCEPTORS == 1
- static CORBA::TypeCode_ptr const exceptions[] = {};
+ static CORBA::TypeCode_ptr const * const exceptions = 0;
static size_t const nexceptions = 0;
#endif /* TAO_HAS_INTERCEPTORS */