PaCO++  0.05
ControlledIdl.cc
Go to the documentation of this file.
1 // This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit.
2 
3 #include "ControlledIdl.h"
4 #include <omniORB4/IOP_S.h>
5 #include <omniORB4/IOP_C.h>
6 #include <omniORB4/callDescriptor.h>
7 #include <omniORB4/callHandle.h>
8 #include <omniORB4/objTracker.h>
9 
10 
11 OMNI_USING_NAMESPACE(omni)
12 
13 static const char* _0RL_library_version = omniORB_4_0;
14 
15 
16 
17 void
18 ControlledLib::ControlledDescr::operator>>= (cdrStream &_n) const
19 {
20  llen >>= _n;
21  (const _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::Long, 4, 4 > &) lens >>= _n;
22 
23 }
24 
25 void
26 ControlledLib::ControlledDescr::operator<<= (cdrStream &_n)
27 {
28  (CORBA::ULong&)llen <<= _n;
29  (_CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::Long, 4, 4 > &)lens <<= _n;
30 
31 }
32 
static const char * _0RL_library_version