From 1ae6ba8834b2684ac1895d76440bc61a6dcdb523 Mon Sep 17 00:00:00 2001 From: guest Date: Fri, 5 Oct 2007 23:16:38 +0000 Subject: Initial import. git-svn-id: svn+ssh://mecka.net/home/svn/dds@2 c30cbac5-9f56-4f76-8ed5-5c34e48a65ae --- dds_io_sub/IOTestS.h | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 dds_io_sub/IOTestS.h (limited to 'dds_io_sub/IOTestS.h') 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 */ + -- cgit v1.2.3