PortableInterceptorC.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // PortableInterceptorC.h,v 1.76 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:154
00030 
00031 #ifndef _TAO_IDL_PORTABLEINTERCEPTORC_H_
00032 #define _TAO_IDL_PORTABLEINTERCEPTORC_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 #include "tao/PI_ForwardC.h"
00048 #include "tao/Messaging_SyncScopeC.h"
00049 
00050 #if defined (TAO_EXPORT_MACRO)
00051 #undef TAO_EXPORT_MACRO
00052 #endif
00053 #define TAO_EXPORT_MACRO TAO_Export
00054 
00055 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00056 
00057 // TAO_IDL - Generated from
00058 // be\be_visitor_module/module_ch.cpp:49
00059 
00060 namespace PortableInterceptor
00061 {
00062   
00063   // TAO_IDL - Generated from
00064   // be\be_visitor_constant/constant_ch.cpp:52
00065   
00066   const PortableInterceptor::AdapterState HOLDING = 0;
00067   
00068   // TAO_IDL - Generated from
00069   // be\be_visitor_constant/constant_ch.cpp:52
00070   
00071   const PortableInterceptor::AdapterState ACTIVE = 1;
00072   
00073   // TAO_IDL - Generated from
00074   // be\be_visitor_constant/constant_ch.cpp:52
00075   
00076   const PortableInterceptor::AdapterState DISCARDING = 2;
00077   
00078   // TAO_IDL - Generated from
00079   // be\be_visitor_constant/constant_ch.cpp:52
00080   
00081   const PortableInterceptor::AdapterState INACTIVE = 3;
00082   
00083   // TAO_IDL - Generated from
00084   // be\be_visitor_constant/constant_ch.cpp:52
00085   
00086   const PortableInterceptor::AdapterState NON_EXISTENT = 4;
00087   
00088   // TAO_IDL - Generated from
00089   // be\be_visitor_constant/constant_ch.cpp:52
00090   
00091   const PortableInterceptor::ReplyStatus SUCCESSFUL = 0;
00092   
00093   // TAO_IDL - Generated from
00094   // be\be_visitor_constant/constant_ch.cpp:52
00095   
00096   const PortableInterceptor::ReplyStatus SYSTEM_EXCEPTION = 1;
00097   
00098   // TAO_IDL - Generated from
00099   // be\be_visitor_constant/constant_ch.cpp:52
00100   
00101   const PortableInterceptor::ReplyStatus USER_EXCEPTION = 2;
00102   
00103   // TAO_IDL - Generated from
00104   // be\be_visitor_constant/constant_ch.cpp:52
00105   
00106   const PortableInterceptor::ReplyStatus LOCATION_FORWARD = 3;
00107   
00108   // TAO_IDL - Generated from
00109   // be\be_visitor_constant/constant_ch.cpp:52
00110   
00111   const PortableInterceptor::ReplyStatus TRANSPORT_RETRY = 4;
00112   
00113   // TAO_IDL - Generated from
00114   // be\be_visitor_constant/constant_ch.cpp:52
00115   
00116   const PortableInterceptor::ReplyStatus UNKNOWN = 5;
00117 
00118 // TAO_IDL - Generated from
00119 // be\be_visitor_module/module_ch.cpp:78
00120 
00121 } // module PortableInterceptor
00122 
00123 // TAO_IDL - Generated from
00124 // be\be_visitor_traits.cpp:61
00125 
00126 // Traits specializations.
00127 namespace TAO
00128 {
00129 }
00130 
00131 // TAO_IDL - Generated from
00132 // be\be_codegen.cpp:1028
00133 
00134 TAO_END_VERSIONED_NAMESPACE_DECL
00135 
00136 #include /**/ "ace/post.h"
00137 
00138 #endif /* ifndef */
00139 
00140 

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