summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_component_scope.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_component_scope.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_component_scope.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component_scope.cpp31
1 files changed, 13 insertions, 18 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
index e0c3cdb6b96..bb555e28363 100644
--- a/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component_scope.cpp
@@ -1,22 +1,17 @@
-//
-// $Id$
-//
-// ============================================================================
-//
-// = LIBRARY
-// TAO IDL
-//
-// = FILENAME
-// be_visitor_component_scope.cpp
-//
-// = DESCRIPTION
-// Abstract visitor providing ancestor scope visitation.
-//
-// = AUTHOR
-// Jeff Parsons
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file be_visitor_component_scope.cpp
+ *
+ * $Id$
+ *
+ * Abstract visitor providing ancestor scope visitation.
+ *
+ *
+ * @author Jeff Parsons
+ */
+//=============================================================================
+
#include "be_visitor_component_scope.h"
#include "be_visitor_context.h"