summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp31
1 files changed, 18 insertions, 13 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
index 794ff672a1c..ca4b7c9f9da 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_exs.cpp
@@ -1,17 +1,22 @@
+//
+// $Id$
+//
-//=============================================================================
-/**
- * @file operation_exs.cpp
- *
- * $Id$
- *
- * Visitor generating code for Operation in the CIAO executor file.
- *
- *
- * @author Jeff Parsons
- */
-//=============================================================================
-
+// ============================================================================
+//
+// = LIBRARY
+// TAO_IDL_BE
+//
+// = FILENAME
+// operation_exs.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for Operation in the CIAO executor file.
+//
+// = AUTHOR
+// Jeff Parsons
+//
+// ============================================================================
be_visitor_operation_exs::be_visitor_operation_exs (be_visitor_context *ctx)
: be_visitor_scope (ctx),