Service_Manager.cpp File Reference

#include "ace/Service_Manager.h"
#include "ace/Get_Opt.h"
#include "ace/Log_Msg.h"
#include "ace/Service_Repository.h"
#include "ace/Service_Config.h"
#include "ace/Service_Types.h"
#include "ace/Reactor.h"
#include "ace/WFMO_Reactor.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
Include dependency graph for Service_Manager.cpp:

Go to the source code of this file.

Functions

 ACE_RCSID (ace, Service_Manager,"$Id: Service_Manager.cpp 82723 2008-09-16 09:35:44Z johnnyw $") 1 void ACE_Service_Manager

Function Documentation

ACE_RCSID ( ace  ,
Service_Manager  ,
"$Id: Service_Manager.cpp 82723 2008-09-16 09:35:44Z johnnyw $"   
)

Definition at line 15 of file Service_Manager.cpp.

00017                : Service_Manager.cpp 82723 2008-09-16 09:35:44Z johnnyw $")
00018 
00019 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
00020 
00021 ACE_ALLOC_HOOK_DEFINE (ACE_Service_Manager)
00022 
00023 void
00024 ACE_Service_Manager::dump (void) const
00025 {
00026 #if defined (ACE_HAS_DUMP)
00027   ACE_TRACE ("ACE_Service_Manager::dump");
00028 #endif /* ACE_HAS_DUMP */
00029 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sun Nov 22 23:12:25 2009 for ACE by  doxygen 1.6.1