summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA_Policy_Set.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-05-28 06:05:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-05-28 06:05:04 +0000
commitaf20e765637d813ce2d3bcce173eb0e22577e271 (patch)
tree12260614ed64db8899ffa07defbff8587ff633c7 /TAO/tao/PortableServer/POA_Policy_Set.h
parented60f3d74a9d56dfffea643ca6fe5ca5a04312e3 (diff)
downloadATCD-af20e765637d813ce2d3bcce173eb0e22577e271.tar.gz
ChangeLogTag: Tue May 28 08:03:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/POA_Policy_Set.h')
-rw-r--r--TAO/tao/PortableServer/POA_Policy_Set.h33
1 files changed, 15 insertions, 18 deletions
diff --git a/TAO/tao/PortableServer/POA_Policy_Set.h b/TAO/tao/PortableServer/POA_Policy_Set.h
index 7907df07412..74e7f84a375 100644
--- a/TAO/tao/PortableServer/POA_Policy_Set.h
+++ b/TAO/tao/PortableServer/POA_Policy_Set.h
@@ -1,21 +1,18 @@
// -*- C++ -*-
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO
-//
-// = FILENAME
-// POA.h
-//
-// = DESCRIPTION
-// POA
-//
-// = AUTHOR
-// Irfan Pyarali
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file POA.h
+ *
+ * $Id$
+ *
+ * POA
+ *
+ *
+ * @author Irfan Pyarali
+ */
+//=============================================================================
+
#ifndef TAO_POA_POLICY_SET_H
#define TAO_POA_POLICY_SET_H
@@ -67,7 +64,7 @@ public:
TAO_ORB_Core &orb_core
ACE_ENV_ARG_DECL);
- // Add all of the client exposed policies to the specified list.
+ /// Add all of the client exposed policies to the specified list.
void add_client_exposed_fixed_policies (CORBA::PolicyList *client_exposed_policies
ACE_ENV_ARG_DECL);