summaryrefslogtreecommitdiff
path: root/TAO/tao/IFR_Client/IFR_Components.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IFR_Client/IFR_Components.pidl')
-rw-r--r--TAO/tao/IFR_Client/IFR_Components.pidl99
1 files changed, 47 insertions, 52 deletions
diff --git a/TAO/tao/IFR_Client/IFR_Components.pidl b/TAO/tao/IFR_Client/IFR_Components.pidl
index 2431d9b5fe5..6bae6d0ebb0 100644
--- a/TAO/tao/IFR_Client/IFR_Components.pidl
+++ b/TAO/tao/IFR_Client/IFR_Components.pidl
@@ -1,55 +1,50 @@
-//
-// $Id$
-//
-// ================================================================
-//
-// = LIBRARY
-// TAO_IFR_Client
-//
-// = FILENAME
-// IFR_Components.pidl
-//
-// = DESCRIPTION
-// This file was used to generate the code in IFR_ComponentsC.{h,i,cpp}.
-// The original file Interface.idl was split into four pieces, to
-// keep the generated files to a manageable size and reduce build
-// time. This IDL file contains all the interfaces and other data
-// types related to CORBA components.
-//
-// The command used to generate code from this IDL file is:
-//
-// tao_idl -Ge 1 -Sc -GA -I../.. \
-// -Wb,export_macro=TAO_IFR_Client_Export \
-// -Wb,export_include=ifr_client_export.h \
-// -Wb,pre_include="ace/pre.h" \
-// -Wb,post_include="ace/post.h" \
-// IFR_Components.pidl
-//
-// Only the stub files are used in the TAO_IFR_Client library. The
-// skeleton files can be deleted from this directory.
-//
-// No patching of the generated stub files is necessary.
-//
-// To generate the skeleton files for the IFR Service, the command is:
-//
-// tao_idl -o ../../orbsvcs/orbsvcs/IFRService -Ge 1 \
-// -Wb,pre_include="ace/pre.h" \
-// -Wb,post_include="ace/post.h" \
-// IFR_Components.pidl
-//
-// The only modification necessary to the skeleton files is to
-// change
-//
-// #include "IFR_ComponentsC.h"
-//
-// to
-//
-// #include "tao/IFR_Client/IFR_ComponentsC.h"
-//
-// in IFR_ComponentsS.h. The stub files may be deleted from the IFRService
-// directory.
-//
-// ================================================================
+// -*- IDL -*-
+
+/**
+ * @file IFR_Components.pidl
+ *
+ * $Id$
+ *
+ * This file was used to generate the code in IFR_ComponentsC.{h,inl,cpp}.
+ * The original file Interface.idl was split into four pieces, to
+ * keep the generated files to a manageable size and reduce build
+ * time. This IDL file contains all the interfaces and other data
+ * types related to CORBA components.
+ *
+ * The command used to generate code from this IDL file is:
+ *
+ * tao_idl -Ge 1 -Sc -I../.. \
+ * -Wb,export_macro=TAO_IFR_Client_Export \
+ * -Wb,export_include=ifr_client_export.h \
+ * -Wb,pre_include="ace/pre.h" \
+ * -Wb,post_include="ace/post.h" \
+ * IFR_Components.pidl
+ *
+ * Only the stub files are used in the TAO_IFR_Client library. The
+ * skeleton files can be deleted from this directory.
+ *
+ * No patching of the generated stub files is necessary.
+ *
+ * To generate the skeleton files for the IFR Service, the command is:
+ *
+ * tao_idl -o ../../orbsvcs/orbsvcs/IFRService -Ge 1 \
+ * -Wb,pre_include="ace/pre.h" \
+ * -Wb,post_include="ace/post.h" \
+ * IFR_Components.pidl
+ *
+ * The only modification necessary to the skeleton files is to
+ * change
+ *
+ * #include "IFR_ComponentsC.h"
+ *
+ * to
+ *
+ * #include "tao/IFR_Client/IFR_ComponentsC.h"
+ *
+ * in IFR_ComponentsS.h. The stub files may be deleted from the IFRService
+ * directory.
+ *
+ */
#ifndef _IFR_COMPONENTS_IDL_
#define _IFR_COMPONENTS_IDL_