ID_Factory.cpp

Go to the documentation of this file.
00001 // $Id: ID_Factory.cpp 71526 2006-03-14 06:14:35Z jtc $
00002 
00003 #include "orbsvcs/Notify/ID_Factory.h"
00004 
00005 #if ! defined (__ACE_INLINE__)
00006 #include "orbsvcs/Notify/ID_Factory.inl"
00007 #endif /* __ACE_INLINE__ */
00008 
00009 ACE_RCSID(Notify, TAO_Notify_ID_Factory, "$Id: ID_Factory.cpp 71526 2006-03-14 06:14:35Z jtc $")
00010 
00011 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00012 
00013 TAO_Notify_ID_Factory::TAO_Notify_ID_Factory (void)
00014   : seed_ (0)
00015 {
00016 }
00017 
00018 TAO_Notify_ID_Factory::~TAO_Notify_ID_Factory ()
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