PaCO++  0.05
GaBroIdl.h
Go to the documentation of this file.
00001 // This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit.
00002 #ifndef __GaBroIdl_hh__
00003 #define __GaBroIdl_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_GaBroIdl
00015 #endif
00016 #ifndef  USE_dyn_stub_in_nt_dll
00017 # define USE_dyn_stub_in_nt_dll_NOT_DEFINED_GaBroIdl
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 GaBroLib
00059 
00060 _CORBA_MODULE_BEG
00061 
00062   struct GaBroDescr {
00063     typedef _CORBA_ConstrType_Fix_Var<GaBroDescr> _var_type;
00064 
00065     
00066     CORBA::Long total_data_nb;
00067 
00068     CORBA::Long node_data_nb;
00069 
00070     CORBA::Long node_position;
00071 
00072     CORBA::Long current_data_size;
00073 
00074     CORBA::Short sender;
00075 
00076   
00077 
00078     void operator>>= (cdrStream &) const;
00079     void operator<<= (cdrStream &);
00080   };
00081 
00082   typedef GaBroDescr::_var_type GaBroDescr_var;
00083 
00084   typedef GaBroDescr& GaBroDescr_out;
00085 
00086 _CORBA_MODULE_END
00087 
00088 
00089 
00090 _CORBA_MODULE POA_GaBroLib
00091 _CORBA_MODULE_BEG
00092 
00093 _CORBA_MODULE_END
00094 
00095 
00096 
00097 
00098 
00099 #undef _core_attr
00100 #undef _dyn_attr
00101 
00102 
00103 
00104 
00105 
00106 #ifdef   USE_core_stub_in_nt_dll_NOT_DEFINED_GaBroIdl
00107 # undef  USE_core_stub_in_nt_dll
00108 # undef  USE_core_stub_in_nt_dll_NOT_DEFINED_GaBroIdl
00109 #endif
00110 #ifdef   USE_dyn_stub_in_nt_dll_NOT_DEFINED_GaBroIdl
00111 # undef  USE_dyn_stub_in_nt_dll
00112 # undef  USE_dyn_stub_in_nt_dll_NOT_DEFINED_GaBroIdl
00113 #endif
00114 
00115 #endif  // __GaBroIdl_hh__
00116