代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/382594/2632903

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/382594/2632913

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/382594/2632997

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/382594/2633002

cpp svcconf_handler.cpp

// Svcconf_Handler.cpp,v 1.14 2005/02/14 07:59:47 ossama Exp #include "Svcconf_Handler.h" #include "ace/ACE.h" #include "ace/Log_Msg.h" #include "ace/Service_Config.h" #include "ace/Service_Typ
www.eeworm.com/read/382594/2633007

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/382594/2633553

h connection_handler.h

/* -*- C++ -*- */ // Connection_Handler.h,v 4.5 2005/12/30 11:16:47 jwillemsen Exp // ============================================================================ // // = LIBRARY // gateway
www.eeworm.com/read/382594/2633580

cpp connection_handler.cpp

// Connection_Handler.cpp,v 4.8 2005/12/30 11:16:47 jwillemsen Exp #define ACE_BUILD_SVC_DLL #include "ace/OS_NS_string.h" #include "Event_Channel.h" #include "Concrete_Connection_Handlers.h"
www.eeworm.com/read/382594/2633675

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/382594/2633687

h protocol_handler.h

// Protocol_Handler.h,v 1.3 2005/03/01 19:15:09 schmidt Exp #ifndef JAWS_PROTOCOL_HANDLER_H #define JAWS_PROTOCOL_HANDLER_H #include "ace/Message_Block.h" #include "jaws3/Export.h" #include "
www.eeworm.com/read/382594/2633769

cpp http_handler.cpp

// HTTP_Handler.cpp,v 1.29 2006/01/16 17:08:19 spaunov Exp // HTTP_Service.cpp -- simple implementation of the HTTP protocol #include "ace/Message_Block.h" #include "ace/Filecache.h" #includ