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.cpp | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 dds_io_sub/IOTestS.cpp (limited to 'dds_io_sub/IOTestS.cpp') diff --git a/dds_io_sub/IOTestS.cpp b/dds_io_sub/IOTestS.cpp new file mode 100644 index 0000000..f1c0a06 --- /dev/null +++ b/dds_io_sub/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 */ + -- cgit v1.2.3