summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-26 17:35:04 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-26 17:35:04 +0000
commit9431d54bfefa9b5456a8a612938687da8c44c0e6 (patch)
treeab69e9dbc554d5add183ca9fd8fff68a39f50bee
parent250758a858f5df586336eb429d8b018adff93890 (diff)
downloadATCD-9431d54bfefa9b5456a8a612938687da8c44c0e6.tar.gz
refactoring protocols hooks
-rw-r--r--TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp8
-rw-r--r--TAO/tao/Default_Policy_Protocols_Hooks.cpp8
-rw-r--r--TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp8
-rw-r--r--TAO/tao/Default_Thread_Priority_Protocols_Hooks.cpp8
4 files changed, 32 insertions, 0 deletions
diff --git a/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp b/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp
index 0cc64e5ae77..10f5629b008 100644
--- a/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp
+++ b/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp
@@ -30,6 +30,14 @@ TAO_Default_Network_Priority_Protocols_Hooks::
}
void
+TAO_Default_Network_Priority_Protocols_Hooks::init_hooks (
+ TAO_ORB_Core *
+ ACE_ENV_ARG_DECL_NOT_USED)
+{
+}
+
+
+void
TAO_Default_Network_Priority_Protocols_Hooks::add_rep_np_service_context_hook (
TAO_Service_Context &,
CORBA::Long &
diff --git a/TAO/tao/Default_Policy_Protocols_Hooks.cpp b/TAO/tao/Default_Policy_Protocols_Hooks.cpp
index c720e87f256..a027f64aaea 100644
--- a/TAO/tao/Default_Policy_Protocols_Hooks.cpp
+++ b/TAO/tao/Default_Policy_Protocols_Hooks.cpp
@@ -29,6 +29,14 @@ TAO_Default_Policy_Protocols_Hooks::~TAO_Default_Policy_Protocols_Hooks (void)
}
void
+TAO_Default_Policy_Protocols_Hooks::init_hooks (
+ TAO_ORB_Core *
+ ACE_ENV_ARG_DECL_NOT_USED)
+{
+}
+
+
+void
TAO_Default_Policy_Protocols_Hooks::add_rt_service_context_hook (
TAO_Service_Context &,
CORBA::Policy *,
diff --git a/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp b/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp
index 0123d80e6e1..9ae96679739 100644
--- a/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp
+++ b/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp
@@ -30,6 +30,14 @@ TAO_Default_Protocols_Properties_Protocols_Hooks::
}
void
+TAO_Default_Protocols_Properties_Protocols_Hooks::init_hooks (
+ TAO_ORB_Core *
+ ACE_ENV_ARG_DECL_NOT_USED)
+{
+}
+
+
+void
TAO_Default_Protocols_Properties_Protocols_Hooks::
server_protocol_properties_at_orb_level (TAO_IIOP_Protocol_Properties &
ACE_ENV_ARG_DECL_NOT_USED)
diff --git a/TAO/tao/Default_Thread_Priority_Protocols_Hooks.cpp b/TAO/tao/Default_Thread_Priority_Protocols_Hooks.cpp
index 98444ceca6b..c201c33c683 100644
--- a/TAO/tao/Default_Thread_Priority_Protocols_Hooks.cpp
+++ b/TAO/tao/Default_Thread_Priority_Protocols_Hooks.cpp
@@ -29,6 +29,14 @@ TAO_Default_Thread_Priority_Protocols_Hooks::
{
}
+void
+TAO_Default_Thread_Priority_Protocols_Hooks::init_hooks (
+ TAO_ORB_Core *
+ ACE_ENV_ARG_DECL_NOT_USED)
+{
+}
+
+
int
TAO_Default_Thread_Priority_Protocols_Hooks::get_thread_CORBA_priority (
CORBA::Short &