Messaging_SyncScopeC.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // Messaging_SyncScopeC.h,v 1.20 2005/11/24 11:05:45 ossama Exp
00004 
00005 // ****  Code generated by the The ACE ORB (TAO) IDL Compiler ****
00006 // TAO and the TAO IDL Compiler have been developed by:
00007 //       Center for Distributed Object Computing
00008 //       Washington University
00009 //       St. Louis, MO
00010 //       USA
00011 //       http://www.cs.wustl.edu/~schmidt/doc-center.html
00012 // and
00013 //       Distributed Object Computing Laboratory
00014 //       University of California at Irvine
00015 //       Irvine, CA
00016 //       USA
00017 //       http://doc.ece.uci.edu/
00018 // and
00019 //       Institute for Software Integrated Systems
00020 //       Vanderbilt University
00021 //       Nashville, TN
00022 //       USA
00023 //       http://www.isis.vanderbilt.edu/
00024 //
00025 // Information about TAO is available at:
00026 //     http://www.cs.wustl.edu/~schmidt/TAO.html
00027 
00028 // TAO_IDL - Generated from
00029 // be\be_codegen.cpp:153
00030 
00031 #ifndef _TAO_IDL_ORIG_MESSAGING_SYNCSCOPEC_H_
00032 #define _TAO_IDL_ORIG_MESSAGING_SYNCSCOPEC_H_
00033 
00034 #include /**/ "ace/pre.h"
00035 
00036 
00037 #include "ace/config-all.h"
00038 
00039 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00040 # pragma once
00041 #endif /* ACE_LACKS_PRAGMA_ONCE */
00042 
00043 #include "tao/TAO_Export.h"
00044 #include "tao/ORB.h"
00045 #include "tao/Environment.h"
00046 
00047 #if defined (TAO_EXPORT_MACRO)
00048 #undef TAO_EXPORT_MACRO
00049 #endif
00050 #define TAO_EXPORT_MACRO TAO_Export
00051 
00052 #if defined(_MSC_VER)
00053 #pragma warning(push)
00054 #pragma warning(disable:4250)
00055 #endif /* _MSC_VER */
00056 
00057 #if defined (__BORLANDC__)
00058 #pragma option push -w-rvl -w-rch -w-ccc -w-inl
00059 #endif /* __BORLANDC__ */
00060 
00061 // TAO_IDL - Generated from
00062 // be\be_visitor_module/module_ch.cpp:48
00063 
00064 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00065 
00066 namespace Messaging
00067 {
00068   
00069   // TAO_IDL - Generated from
00070   // be\be_visitor_typedef/typedef_ch.cpp:379
00071   
00072   typedef CORBA::Short SyncScope;
00073   typedef CORBA::Short_out SyncScope_out;
00074   
00075   // TAO_IDL - Generated from
00076   // be\be_visitor_constant/constant_ch.cpp:52
00077   
00078   const Messaging::SyncScope SYNC_NONE = 0;
00079   
00080   // TAO_IDL - Generated from
00081   // be\be_visitor_constant/constant_ch.cpp:52
00082   
00083   const Messaging::SyncScope SYNC_WITH_TRANSPORT = 1;
00084   
00085   // TAO_IDL - Generated from
00086   // be\be_visitor_constant/constant_ch.cpp:52
00087   
00088   const Messaging::SyncScope SYNC_WITH_SERVER = 2;
00089   
00090   // TAO_IDL - Generated from
00091   // be\be_visitor_constant/constant_ch.cpp:52
00092   
00093   const Messaging::SyncScope SYNC_WITH_TARGET = 3;
00094 
00095 // TAO_IDL - Generated from
00096 // be\be_visitor_module/module_ch.cpp:66
00097 
00098 } // module Messaging
00099 
00100 // TAO_IDL - Generated from
00101 // be\be_visitor_traits.cpp:61
00102 
00103 // Traits specializations.
00104 namespace TAO
00105 {
00106 }
00107 
00108 // TAO_IDL - Generated from
00109 // be\be_codegen.cpp:955
00110 
00111 TAO_END_VERSIONED_NAMESPACE_DECL
00112 
00113 #if defined(_MSC_VER)
00114 #pragma warning(pop)
00115 #endif /* _MSC_VER */
00116 
00117 #if defined (__BORLANDC__)
00118 #pragma option pop
00119 #endif /* __BORLANDC__ */
00120 
00121 #include /**/ "ace/post.h"
00122 
00123 #endif /* ifndef */
00124 
00125 

Generated on Thu Nov 9 11:54:16 2006 for TAO by doxygen 1.3.6