summaryrefslogtreecommitdiff
path: root/TAO/tao/FloatSeq.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-31 13:11:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-31 13:11:28 +0000
commit34a84eacdd40d000a328b051b9fe8b25947586af (patch)
tree2e5de9588c502634da9e388a746b514982b41b8a /TAO/tao/FloatSeq.pidl
parent64033144356241061cc9072e0b4cc73622c97dc0 (diff)
downloadATCD-34a84eacdd40d000a328b051b9fe8b25947586af.tar.gz
ChangeLogTag: Wed Aug 31 12:09:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>Wed Aug 31 12:33:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/FloatSeq.pidl')
-rw-r--r--TAO/tao/FloatSeq.pidl30
1 files changed, 12 insertions, 18 deletions
diff --git a/TAO/tao/FloatSeq.pidl b/TAO/tao/FloatSeq.pidl
index 8db59407329..1a0ee031940 100644
--- a/TAO/tao/FloatSeq.pidl
+++ b/TAO/tao/FloatSeq.pidl
@@ -2,27 +2,21 @@
//
// $Id$
-// ================================================================
/**
+ * This file was used to generate the code in FloatSeqC.*
+ * The command used to generate code is:
*
- * This file was used to generate the code in FloatSeq*.*
- * The command used to generate code is:
- *
- * tao_idl
- * -o orig -Ge 1 -Sc -GA -SS -Sci
- * -Wb,export_include=tao/TAO_Export.h
- * -Wb,export_macro=TAO_Export
- * -Wb,pre_include="ace/pre.h"
- * -Wb,post_include="ace/post.h"
- * FloatSeq.pidl
- *
- * and then:
- *
- * cp orig/FloatSeqC.{h,inl,cpp} .
- *
- * The code left in FloatSeqC.{h,inl,cpp} is ready for use.
+ * tao_idl
+ * -oA AnyTypeCode
+ * -Ge 1 -GA -Sc -SS -Sci
+ * -Wb,pre_include=ace/pre.h
+ * -Wb,post_include=ace/post.h
+ * -Wb,export_macro=TAO_Export
+ * -Wb,export_include=tao/TAO_Export.h
+ * -Wb,anyop_export_macro=TAO_AnyTypeCode_Export
+ * -Wb,anyop_export_include=tao/AnyTypeCode/TAO_AnyTypeCode_Export.h
+ * FloatSeq.pidl
*/
-// ================================================================
#ifndef TAO_CORBA_FLOAT_SEQ_IDL