ACE
6.1.0
|
#include "ace/Logging_Strategy.h"
#include "ace/Service_Config.h"
#include "ace/ACE.h"
#include "ace/ACE_export.h"
#include "ace/Get_Opt.h"
#include "ace/streams.h"
#include "ace/Lib_Find.h"
#include "ace/Log_Msg.h"
#include "ace/Reactor.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_unistd.h"
Functions | |
ACE_STATIC_SVC_DEFINE (ACE_Logging_Strategy, ACE_TEXT("Logging_Strategy"), ACE_Service_Type::SERVICE_OBJECT,&ACE_SVC_NAME(ACE_Logging_Strategy), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) extern"C"int _get_dll_unload_policy() |
ACE_STATIC_SVC_DEFINE | ( | ACE_Logging_Strategy | , |
ACE_TEXT("Logging_Strategy") | , | ||
ACE_Service_Type::SERVICE_OBJECT | , | ||
& | ACE_SVC_NAMEACE_Logging_Strategy, | ||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | ||
0 | |||
) |