summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp33
1 files changed, 19 insertions, 14 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp
index 3c5b2a7e57c..7bf8ebe2328 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/facet_ex_idl.cpp
@@ -1,17 +1,22 @@
-
-//=============================================================================
-/**
- * @file facet_ex_idl.cpp
- *
- * $Id$
- *
- * Visitor generating code for facets in the CIAO executor IDL.
- *
- *
- * @author Jeff Parsons
- */
-//=============================================================================
-
+//
+// $Id$
+//
+
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// facet_ex_idl.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for facets in the CIAO executor IDL.
+//
+// = AUTHOR
+// Jeff Parsons
+//
+// ============================================================================
be_visitor_facet_ex_idl::be_visitor_facet_ex_idl (
be_visitor_context *ctx)