summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp32
1 files changed, 19 insertions, 13 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp b/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp
index cc7b2d59dc2..9df81807a4f 100644
--- a/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp
@@ -1,17 +1,23 @@
+//
+// $Id$
+//
-//=============================================================================
-/**
- * @file facet_svs.cpp
- *
- * $Id$
- *
- * Visitor generating code for a facet servant class in the
- * servant source.
- *
- *
- * @author Jeff Parsons
- */
-//=============================================================================
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// facet_svs.cpp
+//
+// = DESCRIPTION
+// Visitor generating code for a facet servant class in the
+// servant source.
+//
+// = AUTHOR
+// Jeff Parsons
+//
+// ============================================================================
be_visitor_facet_svs::be_visitor_facet_svs (be_visitor_context *ctx)
: be_visitor_component_scope (ctx)