PaCO++
0.05
|
00001 // This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit. 00002 #ifndef __ControlledIdl_hh__ 00003 #define __ControlledIdl_hh__ 00004 00005 #ifndef USE_omniORB_logStream 00006 #define USE_omniORB_logStream 00007 #endif 00008 00009 #ifndef __CORBA_H_EXTERNAL_GUARD__ 00010 #include <omniORB4/CORBA.h> 00011 #endif 00012 00013 #ifndef USE_core_stub_in_nt_dll 00014 # define USE_core_stub_in_nt_dll_NOT_DEFINED_ControlledIdl 00015 #endif 00016 #ifndef USE_dyn_stub_in_nt_dll 00017 # define USE_dyn_stub_in_nt_dll_NOT_DEFINED_ControlledIdl 00018 #endif 00019 00020 00021 00022 00023 00024 00025 #ifdef USE_stub_in_nt_dll 00026 #ifndef USE_core_stub_in_nt_dll 00027 #define USE_core_stub_in_nt_dll 00028 #endif 00029 #ifndef USE_dyn_stub_in_nt_dll 00030 #define USE_dyn_stub_in_nt_dll 00031 #endif 00032 #endif 00033 00034 #ifdef _core_attr 00035 # error "A local CPP macro _core_attr has already been defined." 00036 #else 00037 # ifdef USE_core_stub_in_nt_dll 00038 # define _core_attr _OMNIORB_NTDLL_IMPORT 00039 # else 00040 # define _core_attr 00041 # endif 00042 #endif 00043 00044 #ifdef _dyn_attr 00045 # error "A local CPP macro _dyn_attr has already been defined." 00046 #else 00047 # ifdef USE_dyn_stub_in_nt_dll 00048 # define _dyn_attr _OMNIORB_NTDLL_IMPORT 00049 # else 00050 # define _dyn_attr 00051 # endif 00052 #endif 00053 00054 00055 00056 00057 00058 _CORBA_MODULE ControlledLib 00059 00060 _CORBA_MODULE_BEG 00061 00062 struct ControlledDescr { 00063 typedef _CORBA_ConstrType_Variable_Var<ControlledDescr> _var_type; 00064 00065 00066 CORBA::ULong llen; 00067 00068 typedef _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::Long, 4, 4 > _lens_seq; 00069 _lens_seq lens; 00070 00071 00072 00073 void operator>>= (cdrStream &) const; 00074 void operator<<= (cdrStream &); 00075 }; 00076 00077 typedef ControlledDescr::_var_type ControlledDescr_var; 00078 00079 typedef _CORBA_ConstrType_Variable_OUT_arg< ControlledDescr,ControlledDescr_var > ControlledDescr_out; 00080 00081 _CORBA_MODULE_END 00082 00083 00084 00085 _CORBA_MODULE POA_ControlledLib 00086 _CORBA_MODULE_BEG 00087 00088 _CORBA_MODULE_END 00089 00090 00091 00092 00093 00094 #undef _core_attr 00095 #undef _dyn_attr 00096 00097 00098 00099 00100 00101 #ifdef USE_core_stub_in_nt_dll_NOT_DEFINED_ControlledIdl 00102 # undef USE_core_stub_in_nt_dll 00103 # undef USE_core_stub_in_nt_dll_NOT_DEFINED_ControlledIdl 00104 #endif 00105 #ifdef USE_dyn_stub_in_nt_dll_NOT_DEFINED_ControlledIdl 00106 # undef USE_dyn_stub_in_nt_dll 00107 # undef USE_dyn_stub_in_nt_dll_NOT_DEFINED_ControlledIdl 00108 #endif 00109 00110 #endif // __ControlledIdl_hh__ 00111