summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h33
1 files changed, 19 insertions, 14 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h b/TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h
index ea0b355784a..25a099d9c50 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_attribute/component_init.h
@@ -1,18 +1,23 @@
+//
+// $Id$
+//
/* -*- c++ -*- */
-//=============================================================================
-/**
- * @file component_init.h
- *
- * $Id$
- *
- * Visitor generating a block of code to initialize
- * each of a component's read/write attributes
- *
- *
- * @author Jeff Parsons
- */
-//=============================================================================
-
+// ============================================================================
+//
+// = LIBRARY
+// TAO IDL
+//
+// = FILENAME
+// component_init.h
+//
+// = DESCRIPTION
+// Visitor generating a block of code to initialize
+// each of a component's read/write attributes
+//
+// = AUTHOR
+// Jeff Parsons
+//
+// ============================================================================
#ifndef BE_VISITOR_ATTRIBUTE_COMPONENT_INIT_H
#define BE_VISITOR_ATTRIBUTE_COMPONENT_INIT_H