summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-02-04 09:21:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-02-04 09:21:38 +0000
commitb0898368ce54345350832040f993d939264a4184 (patch)
tree9c454cfac4b2fe56979f16c8e3bc85f729048c67 /TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
parenteace4b4d9252f7e141bc722b80815092cf833ca8 (diff)
downloadATCD-b0898368ce54345350832040f993d939264a4184.tar.gz
Thu Feb 4 09:15:43 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO_IDL/*.cpp: Converted to doxygen style of documentation
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp33
1 files changed, 14 insertions, 19 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
index cbfaf91ef3a..57eb0548932 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
@@ -1,22 +1,17 @@
-//
-// $Id$
-//
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO IDL
-//
-// = FILENAME
-// public_ch.cpp
-//
-// = DESCRIPTION
-// Visitor generating code for Union_branch in the public part.
-//
-// = AUTHOR
-// Aniruddha Gokhale
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file public_ch.cpp
+ *
+ * $Id$
+ *
+ * Visitor generating code for Union_branch in the public part.
+ *
+ *
+ * @author Aniruddha Gokhale
+ */
+//=============================================================================
+
// **********************************************
// Visitor for union_branch in the client header file.