PaCO++  0.05
ControlledIdl.h
Go to the documentation of this file.
1 // This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit.
2 #ifndef __ControlledIdl_hh__
3 #define __ControlledIdl_hh__
4 
5 #ifndef USE_omniORB_logStream
6 #define USE_omniORB_logStream
7 #endif
8 
9 #ifndef __CORBA_H_EXTERNAL_GUARD__
10 #include <omniORB4/CORBA.h>
11 #endif
12 
13 #ifndef USE_core_stub_in_nt_dll
14 # define USE_core_stub_in_nt_dll_NOT_DEFINED_ControlledIdl
15 #endif
16 #ifndef USE_dyn_stub_in_nt_dll
17 # define USE_dyn_stub_in_nt_dll_NOT_DEFINED_ControlledIdl
18 #endif
19 
20 
21 
22 
23 
24 
25 #ifdef USE_stub_in_nt_dll
26 #ifndef USE_core_stub_in_nt_dll
27 #define USE_core_stub_in_nt_dll
28 #endif
29 #ifndef USE_dyn_stub_in_nt_dll
30 #define USE_dyn_stub_in_nt_dll
31 #endif
32 #endif
33 
34 #ifdef _core_attr
35 # error "A local CPP macro _core_attr has already been defined."
36 #else
37 # ifdef USE_core_stub_in_nt_dll
38 # define _core_attr _OMNIORB_NTDLL_IMPORT
39 # else
40 # define _core_attr
41 # endif
42 #endif
43 
44 #ifdef _dyn_attr
45 # error "A local CPP macro _dyn_attr has already been defined."
46 #else
47 # ifdef USE_dyn_stub_in_nt_dll
48 # define _dyn_attr _OMNIORB_NTDLL_IMPORT
49 # else
50 # define _dyn_attr
51 # endif
52 #endif
53 
54 
55 
56 
57 
58 _CORBA_MODULE ControlledLib
59 
60 _CORBA_MODULE_BEG
61 
62  struct ControlledDescr {
63  typedef _CORBA_ConstrType_Variable_Var<ControlledDescr> _var_type;
64 
65 
66  CORBA::ULong llen;
67 
68  typedef _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::Long, 4, 4 > _lens_seq;
69  _lens_seq lens;
70 
71 
72 
73  void operator>>= (cdrStream &) const;
74  void operator<<= (cdrStream &);
75  };
76 
78 
79  typedef _CORBA_ConstrType_Variable_OUT_arg< ControlledDescr,ControlledDescr_var > ControlledDescr_out;
80 
81 _CORBA_MODULE_END
82 
83 
84 
85 _CORBA_MODULE POA_ControlledLib
86 _CORBA_MODULE_BEG
87 
88 _CORBA_MODULE_END
89 
90 
91 
92 
93 
94 #undef _core_attr
95 #undef _dyn_attr
96 
97 
98 
99 
100 
101 #ifdef USE_core_stub_in_nt_dll_NOT_DEFINED_ControlledIdl
102 # undef USE_core_stub_in_nt_dll
103 # undef USE_core_stub_in_nt_dll_NOT_DEFINED_ControlledIdl
104 #endif
105 #ifdef USE_dyn_stub_in_nt_dll_NOT_DEFINED_ControlledIdl
106 # undef USE_dyn_stub_in_nt_dll
107 # undef USE_dyn_stub_in_nt_dll_NOT_DEFINED_ControlledIdl
108 #endif
109 
110 #endif // __ControlledIdl_hh__
111 
_CORBA_ConstrType_Variable_OUT_arg< ControlledDescr, ControlledDescr_var > ControlledDescr_out
Definition: ControlledIdl.h:79
_CORBA_ConstrType_Variable_Var< ControlledDescr > _var_type
Definition: ControlledIdl.h:63
_lens_seq lens
Definition: ControlledIdl.h:69
void operator<<=(cdrStream &)
ControlledDescr::_var_type ControlledDescr_var
Definition: ControlledIdl.h:77
void operator>>=(cdrStream &) const
_CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::Long, 4, 4 > _lens_seq
Definition: ControlledIdl.h:68
CORBA::ULong llen
Definition: ControlledIdl.h:66