summaryrefslogtreecommitdiff
path: root/dds_io_pub/IOTestS.h
diff options
context:
space:
mode:
authorguest <guest@c30cbac5-9f56-4f76-8ed5-5c34e48a65ae>2007-10-10 08:11:16 +0000
committerguest <guest@c30cbac5-9f56-4f76-8ed5-5c34e48a65ae>2007-10-10 08:11:16 +0000
commitcf15d52a8d98f69623bcacda785d71872551f040 (patch)
tree4fb0124a4de9cf19807828240f2cd36bd5235696 /dds_io_pub/IOTestS.h
parentd3d7bd1ec32c3b37c512cbc59b5860f2eb75de35 (diff)
Initial import.
git-svn-id: svn+ssh://mecka.net/home/svn/dds@5 c30cbac5-9f56-4f76-8ed5-5c34e48a65ae
Diffstat (limited to 'dds_io_pub/IOTestS.h')
-rw-r--r--dds_io_pub/IOTestS.h63
1 files changed, 63 insertions, 0 deletions
diff --git a/dds_io_pub/IOTestS.h b/dds_io_pub/IOTestS.h
new file mode 100644
index 0000000..44fb047
--- /dev/null
+++ b/dds_io_pub/IOTestS.h
@@ -0,0 +1,63 @@
+// -*- C++ -*-
+//
+// $Id$
+
+// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
+// TAO and the TAO IDL Compiler have been developed by:
+// Center for Distributed Object Computing
+// Washington University
+// St. Louis, MO
+// USA
+// http://www.cs.wustl.edu/~schmidt/doc-center.html
+// and
+// Distributed Object Computing Laboratory
+// University of California at Irvine
+// Irvine, CA
+// USA
+// http://doc.ece.uci.edu/
+// and
+// Institute for Software Integrated Systems
+// Vanderbilt University
+// Nashville, TN
+// USA
+// http://www.isis.vanderbilt.edu/
+//
+// Information about TAO is available at:
+// http://www.cs.wustl.edu/~schmidt/TAO.html
+
+// TAO_IDL - Generated from
+// be/be_codegen.cpp:487
+
+#ifndef _TAO_IDL_IOTESTS_H_
+#define _TAO_IDL_IOTESTS_H_
+
+
+#include "IOTestC.h"
+
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+# pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
+
+// TAO_IDL - Generated from
+// be/be_visitor_module/module_sh.cpp:49
+
+namespace POA_IOTest
+{
+
+
+// TAO_IDL - Generated from
+// be/be_visitor_module/module_sh.cpp:80
+
+} // module IOTest
+
+// TAO_IDL - Generated from
+// be/be_codegen.cpp:1281
+
+
+#if defined (__ACE_INLINE__)
+#include "IOTestS.inl"
+#endif /* defined INLINE */
+
+#endif /* ifndef */
+