ID_Factory.cpp

Go to the documentation of this file.
00001 // ID_Factory.cpp,v 1.8 2006/03/14 06:14:34 jtc Exp
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_Factory.cpp,v 1.8 2006/03/14 06:14:34 jtc Exp")
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 Thu Nov 9 13:24:12 2006 for TAO_CosNotification by doxygen 1.3.6