代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/433911/1877907
h logging_handler.h
/* -*- C++ -*- */
// $Id: Logging_Handler.h 80826 2008-03-04 14:51:23Z wotte $
// ============================================================================
//
// = LIBRARY
// examples
www.eeworm.com/read/433911/1877922
cpp logging_handler.cpp
// $Id: Logging_Handler.cpp 81978 2008-06-16 16:57:12Z sowayaa $
#include "ace/Log_Msg.h"
#include "ace/Message_Block.h"
#include "ace/Log_Record.h"
#include "ace/OS_NS_string.h"
#include "ace/
www.eeworm.com/read/433911/1878205
h connection_handler.h
/* -*- C++ -*- */
// $Id: Connection_Handler.h 81978 2008-06-16 16:57:12Z sowayaa $
#ifndef ACE_CONNECTION_HANDLER_H
#define ACE_CONNECTION_HANDLER_H
#include "ace/SOCK_Stream.h"
#include "
www.eeworm.com/read/433911/1878221
cpp connection_handler.cpp
// $Id: Connection_Handler.cpp 80826 2008-03-04 14:51:23Z wotte $
// ============================================================================
//
// = FILENAME
// Connection_Handler.cpp
/
www.eeworm.com/read/433911/1879763
h print_handler.h
// $Id: Print_Handler.h 80826 2008-03-04 14:51:23Z wotte $
//=============================================================================
/**
* @file Print_Handler.h
*
* $Id: Print_Han
www.eeworm.com/read/433911/1879770
h saxprint_handler.h
// $Id: SAXPrint_Handler.h 80826 2008-03-04 14:51:23Z wotte $
//=============================================================================
/**
* @file SAXPrint_Handler.h
*
* $Id: SAX
www.eeworm.com/read/433911/1879772
cpp print_handler.cpp
// -*- C++ -*- $Id: Print_Handler.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "Print_Handler.h"
#include "ace/ACE.h"
#include "ace/Log_Msg.h"
ACEXML_Print_Handler::ACEXML_Print_Handler (A
www.eeworm.com/read/433911/1879774
cpp saxprint_handler.cpp
// -*- C++ -*- $Id: SAXPrint_Handler.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "SAXPrint_Handler.h"
#include "ace/ACE.h"
#include "ace/Log_Msg.h"
#if !defined (__ACEXML_INLINE__)
# inc
www.eeworm.com/read/433911/1879776
inl saxprint_handler.inl
// -*- C++ -*- $Id: SAXPrint_Handler.inl 80826 2008-03-04 14:51:23Z wotte $
ACEXML_INLINE void
ACEXML_SAXPrint_Handler::inc_indent (void)
{
this->indent_ += 1;
}
ACEXML_INLINE void
ACEXM
www.eeworm.com/read/433911/1879867
h svcconf_handler.h
// $Id: Svcconf_Handler.h 80826 2008-03-04 14:51:23Z wotte $
//=============================================================================
/**
* @file Svcconf_Handler.h
*
* $Id: Svcco