代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5827812
cpp saxprint_handler.cpp
// -*- C++ -*- SAXPrint_Handler.cpp,v 1.9 2003/05/30 04:14:01 kitty Exp
#include "SAXPrint_Handler.h"
#include "ace/ACE.h"
#include "ace/Log_Msg.h"
#if !defined (__ACEXML_INLINE__)
# include
www.eeworm.com/read/136989/5827817
i saxprint_handler.i
// -*- C++ -*- SAXPrint_Handler.i,v 1.2 2002/01/24 21:00:01 nanbor Exp
ACEXML_INLINE void
ACEXML_SAXPrint_Handler::inc_indent (void)
{
this->indent_ += 1;
}
ACEXML_INLINE void
ACEXML_SAX
www.eeworm.com/read/136989/5827852
h svcconf_handler.h
// Svcconf_Handler.h,v 1.6 2002/10/13 03:58:57 kitty Exp
//=============================================================================
/**
* @file Svcconf_Handler.h
*
* Svcconf_Handle
www.eeworm.com/read/136989/5827854
cpp svcconf_handler.cpp
// -*- C++ -*- Svcconf_Handler.cpp,v 1.11 2003/12/09 17:48:13 jwillemsen Exp
#include "Svcconf_Handler.h"
#include "ace/ACE.h"
#include "ace/Log_Msg.h"
#include "ace/Service_Config.h"
#include
www.eeworm.com/read/136989/5827859
i svcconf_handler.i
// -*- C++ -*- Svcconf_Handler.i,v 1.3 2002/07/13 01:33:11 kitty Exp
ACE_INLINE
ACE_Parsed_Info::ACE_Parsed_Info ()
: name_ (0),
service_type_ (ACE_Service_Type::INVALID_TYPE),
activ
www.eeworm.com/read/136989/5828161
h connection_handler.h
/* -*- C++ -*- */
// Connection_Handler.h,v 4.4 1998/10/20 02:34:17 levine Exp
// ============================================================================
//
// = LIBRARY
// gateway
//
www.eeworm.com/read/136989/5828180
cpp connection_handler.cpp
// Connection_Handler.cpp,v 4.5 1998/07/31 23:36:42 gonzo Exp
#define ACE_BUILD_SVC_DLL
#include "Event_Channel.h"
#include "Concrete_Connection_Handlers.h"
ACE_RCSID(Gateway, Connection_Han
www.eeworm.com/read/136989/5828231
cpp protocol_handler.cpp
// Protocol_Handler.cpp,v 1.2 2004/01/04 21:17:14 bala Exp
#ifndef JAWS_BUILD_DLL
#define JAWS_BUILD_DLL
#endif
#include "jaws3/Protocol_Handler.h"
#include "jaws3/Concurrency.h"
JAWS_Prot
www.eeworm.com/read/136989/5828237
h protocol_handler.h
// Protocol_Handler.h,v 1.1 2003/08/25 07:46:52 kobica Exp
#ifndef JAWS_PROTOCOL_HANDLER_H
#define JAWS_PROTOCOL_HANDLER_H
#include "ace/OS.h"
#include "ace/Message_Block.h"
#include "jaws3/E
www.eeworm.com/read/136989/5828315
cpp http_handler.cpp
// HTTP_Handler.cpp,v 1.28 2003/11/01 11:15:22 dhinton Exp
// HTTP_Service.cpp -- simple implementation of the HTTP protocol
#include "ace/Message_Block.h"
#include "ace/Filecache.h"
#includ