#include "tao/Abstract_Servant_Base.h"
Go to the source code of this file.
Functions | |
| ACE_RCSID (tao, Abstract_Servant_Base,"$Id: Abstract_Servant_Base.cpp 79109 2007-07-31 07:23:49Z johnnyw $") 1 TAO_Abstract_ServantBase | |
| ACE_RCSID | ( | tao | , | |
| Abstract_Servant_Base | , | |||
| "$Id: Abstract_Servant_Base.cpp 79109 2007-07-31 07:23:49Z johnnyw $" | ||||
| ) |
Definition at line 5 of file Abstract_Servant_Base.cpp.
00007 : Abstract_Servant_Base.cpp 79109 2007-07-31 07:23:49Z johnnyw $") 00008 00009 #if !defined(__ACE_INLINE__) 00010 #include "tao/Abstract_Servant_Base.inl" 00011 #endif /* __ACE_INLINE__ */ 00012 00013 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00014 00015 TAO_Abstract_ServantBase::~TAO_Abstract_ServantBase (void) 00016 { 00017 }
1.6.1