diff options
Diffstat (limited to 'dds_io_pub/IOTestS.h')
| -rw-r--r-- | dds_io_pub/IOTestS.h | 63 |
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 */ + |
