PaCO++  0.05
IdentityIdl.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 "IdentityIdl.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 IdentityLib::IdentityDescr::operator>>= (cdrStream &_n) const
19 {
20  llen >>= _n;
21 
22 }
23 
24 void
25 IdentityLib::IdentityDescr::operator<<= (cdrStream &_n)
26 {
27  (CORBA::Long&)llen <<= _n;
28 
29 }
30 
static const char * _0RL_library_version
Definition: IdentityIdl.cc:13