diff options
Diffstat (limited to 'dds_io_pub/IOTestS.cpp')
| -rw-r--r-- | dds_io_pub/IOTestS.cpp | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/dds_io_pub/IOTestS.cpp b/dds_io_pub/IOTestS.cpp new file mode 100644 index 0000000..f1c0a06 --- /dev/null +++ b/dds_io_pub/IOTestS.cpp @@ -0,0 +1,73 @@ +// -*- 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:703 + +#ifndef _TAO_IDL_IOTESTS_CPP_ +#define _TAO_IDL_IOTESTS_CPP_ + + +#include "IOTestS.h" + +#if !defined (__ACE_INLINE__) +#include "IOTestS.inl" +#endif /* !defined INLINE */ + +// TAO_IDL - Generated from +// be/be_visitor_arg_traits.cpp:72 + +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + + +// Arg traits specializations. +namespace TAO +{ +} + +TAO_END_VERSIONED_NAMESPACE_DECL + + + +// TAO_IDL - Generated from +// be/be_visitor_arg_traits.cpp:72 + +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + + +// Arg traits specializations. +namespace TAO +{ +} + +TAO_END_VERSIONED_NAMESPACE_DECL + + + +#endif /* ifndef */ + |
