Operation_Table.cpp

Go to the documentation of this file.
00001 // Operation_Table.cpp,v 1.14 2006/03/10 07:19:13 jtc Exp
00002 
00003 #include "tao/PortableServer/Operation_Table.h"
00004 #include "tao/ORB.h"
00005 
00006 ACE_RCSID(PortableServer,
00007           Operation_Table,
00008           "Operation_Table.cpp,v 1.14 2006/03/10 07:19:13 jtc Exp")
00009 
00010 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00011 
00012 // destructor
00013 TAO_Operation_Table::~TAO_Operation_Table (void)
00014 {
00015 }
00016 
00017 /**************************************************************/
00018 TAO::Operation_Skeletons::Operation_Skeletons (void)
00019   : skel_ptr (0)
00020   , thruPOA_skel_ptr (0)
00021   , direct_skel_ptr (0)
00022 {
00023 }
00024 
00025 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 12:40:39 2006 for TAO_PortableServer by doxygen 1.3.6