00001 // RT_Properties.cpp,v 1.6 2006/03/14 06:14:34 jtc Exp 00002 00003 #include "orbsvcs/Notify/RT_Properties.h" 00004 00005 #if ! defined (__ACE_INLINE__) 00006 #include "orbsvcs/Notify/RT_Properties.inl" 00007 #endif /* __ACE_INLINE__ */ 00008 00009 ACE_RCSID(RT_Notify, TAO_Notify_RT_Properties, "RT_Properties.cpp,v 1.6 2006/03/14 06:14:34 jtc Exp") 00010 00011 00012 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00013 00014 TAO_Notify_RT_Properties::TAO_Notify_RT_Properties (void) 00015 { 00016 } 00017 00018 TAO_Notify_RT_Properties::~TAO_Notify_RT_Properties () 00019 { 00020 } 00021 00022 TAO_END_VERSIONED_NAMESPACE_DECL