summaryrefslogtreecommitdiff
path: root/dds_io_sub/IOTestS.h
diff options
context:
space:
mode:
authorguest <guest@c30cbac5-9f56-4f76-8ed5-5c34e48a65ae>2007-10-05 23:16:38 +0000
committerguest <guest@c30cbac5-9f56-4f76-8ed5-5c34e48a65ae>2007-10-05 23:16:38 +0000
commit1ae6ba8834b2684ac1895d76440bc61a6dcdb523 (patch)
treedae1a4457d6e0eed7979d49fccfdc069d3d7c912 /dds_io_sub/IOTestS.h
parent3b339238e0f33ddc26bdd303d1fc6459238d483d (diff)
Initial import.
git-svn-id: svn+ssh://mecka.net/home/svn/dds@2 c30cbac5-9f56-4f76-8ed5-5c34e48a65ae
Diffstat (limited to 'dds_io_sub/IOTestS.h')
-rw-r--r--dds_io_sub/IOTestS.h63
1 files changed, 63 insertions, 0 deletions
diff --git a/dds_io_sub/IOTestS.h b/dds_io_sub/IOTestS.h
new file mode 100644
index 0000000..44fb047
--- /dev/null
+++ b/dds_io_sub/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 */
+