Worker_Task.cpp

Go to the documentation of this file.
00001 // $Id: Worker_Task.cpp 71526 2006-03-14 06:14:35Z jtc $
00002 
00003 #include "orbsvcs/Notify/Worker_Task.h"
00004 
00005 ACE_RCSID(Notify, TAO_Notify_Worker_Task, "$Id: Worker_Task.cpp 71526 2006-03-14 06:14:35Z jtc $")
00006 
00007 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00008 
00009 TAO_Notify_Worker_Task::TAO_Notify_Worker_Task (void)
00010 {
00011 }
00012 
00013 TAO_Notify_Worker_Task::~TAO_Notify_Worker_Task ()
00014 {
00015 }
00016 
00017 void
00018 TAO_Notify_Worker_Task::update_qos_properties (const TAO_Notify_QoSProperties& /*qos_properties*/)
00019 {
00020 }
00021 
00022 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Tue Feb 2 17:45:29 2010 for TAO_CosNotification by  doxygen 1.4.7