diff options
author | vishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-15 21:53:45 +0000 |
---|---|---|
committer | vishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-15 21:53:45 +0000 |
commit | cf03ea9321f2771f099244fe2274e8d25751793b (patch) | |
tree | 0aa8c70cf82ded37edb02e18d474a3514587af18 /TAO/tao/ObjectIDList.i | |
parent | 19e62fb23006077ca60e8e049cf77a470f626b2a (diff) | |
download | ATCD-cf03ea9321f2771f099244fe2274e8d25751793b.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/ObjectIDList.i')
-rw-r--r-- | TAO/tao/ObjectIDList.i | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/TAO/tao/ObjectIDList.i b/TAO/tao/ObjectIDList.i index 17c4fe9e457..81f58ef39c9 100644 --- a/TAO/tao/ObjectIDList.i +++ b/TAO/tao/ObjectIDList.i @@ -1,5 +1,6 @@ /* -*- C++ -*- */ // $Id$ + // ****** Code generated by the The ACE ORB (TAO) IDL Compiler ******* // TAO and the TAO IDL Compiler have been developed by the Center for // Distributed Object Computing at Washington University, St. Louis. @@ -197,17 +198,6 @@ CORBA_ORB_ObjectIdList_out::operator[] (CORBA::ULong index) #endif /* end #if !defined */ -ACE_INLINE CORBA::Boolean -operator<< ( - TAO_OutputCDR &, - const CORBA::ORB_ptr - ); -ACE_INLINE CORBA::Boolean -operator>> ( - TAO_InputCDR &, - CORBA::ORB_ptr & - ); - ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR &strm, const CORBA_ORB_ObjectIdList &_tao_sequence |