PaCO++
0.05
|
00001 // This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit. 00002 #ifndef __IdentityIdl_hh__ 00003 #define __IdentityIdl_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_IdentityIdl 00015 #endif 00016 #ifndef USE_dyn_stub_in_nt_dll 00017 # define USE_dyn_stub_in_nt_dll_NOT_DEFINED_IdentityIdl 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 IdentityLib 00059 00060 _CORBA_MODULE_BEG 00061 00062 struct IdentityDescr { 00063 typedef _CORBA_ConstrType_Fix_Var<IdentityDescr> _var_type; 00064 00065 00066 CORBA::Long llen; 00067 00068 00069 00070 void operator>>= (cdrStream &) const; 00071 void operator<<= (cdrStream &); 00072 }; 00073 00074 typedef IdentityDescr::_var_type IdentityDescr_var; 00075 00076 typedef IdentityDescr& IdentityDescr_out; 00077 00078 _CORBA_MODULE_END 00079 00080 00081 00082 _CORBA_MODULE POA_IdentityLib 00083 _CORBA_MODULE_BEG 00084 00085 _CORBA_MODULE_END 00086 00087 00088 00089 00090 00091 #undef _core_attr 00092 #undef _dyn_attr 00093 00094 00095 00096 00097 00098 #ifdef USE_core_stub_in_nt_dll_NOT_DEFINED_IdentityIdl 00099 # undef USE_core_stub_in_nt_dll 00100 # undef USE_core_stub_in_nt_dll_NOT_DEFINED_IdentityIdl 00101 #endif 00102 #ifdef USE_dyn_stub_in_nt_dll_NOT_DEFINED_IdentityIdl 00103 # undef USE_dyn_stub_in_nt_dll 00104 # undef USE_dyn_stub_in_nt_dll_NOT_DEFINED_IdentityIdl 00105 #endif 00106 00107 #endif // __IdentityIdl_hh__ 00108