summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp50
1 files changed, 30 insertions, 20 deletions
diff --git a/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp b/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp
index 315bcc3860e..0123d80e6e1 100644
--- a/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp
+++ b/TAO/tao/Default_Protocols_Properties_Protocols_Hooks.cpp
@@ -30,62 +30,72 @@ TAO_Default_Protocols_Properties_Protocols_Hooks::
}
void
-TAO_Default_Protocols_Hooks::server_protocol_properties_at_orb_level (TAO_IIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+server_protocol_properties_at_orb_level (TAO_IIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::client_protocol_properties_at_orb_level (TAO_IIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+client_protocol_properties_at_orb_level (TAO_IIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::server_protocol_properties_at_orb_level (TAO_UIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+server_protocol_properties_at_orb_level (TAO_UIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::client_protocol_properties_at_orb_level (TAO_UIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+client_protocol_properties_at_orb_level (TAO_UIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::server_protocol_properties_at_orb_level (TAO_SHMIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+server_protocol_properties_at_orb_level (TAO_SHMIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::client_protocol_properties_at_orb_level (TAO_SHMIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+client_protocol_properties_at_orb_level (TAO_SHMIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::server_protocol_properties_at_orb_level (TAO_DIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+server_protocol_properties_at_orb_level (TAO_DIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::client_protocol_properties_at_orb_level (TAO_DIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+client_protocol_properties_at_orb_level (TAO_DIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::server_protocol_properties_at_orb_level (TAO_SCIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+server_protocol_properties_at_orb_level (TAO_SCIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
void
-TAO_Default_Protocols_Hooks::client_protocol_properties_at_orb_level (TAO_SCIOP_Protocol_Properties &
- ACE_ENV_ARG_DECL_NOT_USED)
+TAO_Default_Protocols_Properties_Protocols_Hooks::
+client_protocol_properties_at_orb_level (TAO_SCIOP_Protocol_Properties &
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}