PaCO++  0.05
IdentityIdl.cc
Go to the documentation of this file.
00001 // This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit.
00002 
00003 #include "IdentityIdl.h"
00004 #include <omniORB4/IOP_S.h>
00005 #include <omniORB4/IOP_C.h>
00006 #include <omniORB4/callDescriptor.h>
00007 #include <omniORB4/callHandle.h>
00008 #include <omniORB4/objTracker.h>
00009 
00010 
00011 OMNI_USING_NAMESPACE(omni)
00012 
00013 static const char* _0RL_library_version = omniORB_4_0;
00014 
00015 
00016 
00017 void
00018 IdentityLib::IdentityDescr::operator>>= (cdrStream &_n) const
00019 {
00020   llen >>= _n;
00021 
00022 }
00023 
00024 void
00025 IdentityLib::IdentityDescr::operator<<= (cdrStream &_n)
00026 {
00027   (CORBA::Long&)llen <<= _n;
00028 
00029 }
00030