代码搜索:interception
找到约 132 项符合「interception」的源代码
代码结果 132
www.eeworm.com/read/136989/5830113
cpp request_interceptor.cpp
// -*- C++ -*-
#include "Request_Interceptor.h"
ACE_RCSID (Request_Interceptor_Flow,
Request_Interceptor,
"Request_Interceptor.cpp,v 1.5 2002/01/29 20:21:09 okellogg Exp"
www.eeworm.com/read/136989/5833994
h serverinterceptoradapter.h
// -*- C++ -*-
//=============================================================================
/**
* @file ServerInterceptorAdapter.h
*
* ServerInterceptorAdapter.h,v 1.12 2003/12/23 17
www.eeworm.com/read/472930/6859909
h goingthroughspeed.h
#ifndef __GOINGTHROUGHSPEED_H__
#define __GOINGTHROUGHSPEED_H__
#include "types.h"
#include "geometry.h"
const float CP_kickarea_compensation = 0.7f;
class GT_speed_utils{
public:
stat
www.eeworm.com/read/136989/5830091
readme
# README,v 1.2 2001/05/18 06:31:45 othman Exp
NOTE: The code in this test is highly specialized and very brittle.
Do not use it as a model for "real world" interceptor code.
This test v
www.eeworm.com/read/136989/5833917
cpp serverinterceptoradapter.cpp
// ServerInterceptorAdapter.cpp,v 1.8 2003/12/23 17:07:43 bala Exp
#include "ServerInterceptorAdapter.h"
#if TAO_HAS_INTERCEPTORS == 1
ACE_RCSID (PortableServer,
ServerInterceptor
www.eeworm.com/read/136989/5830073
h interceptor_type.h
// -*- C++ -*-
//
// Interceptor_Type.h,v 1.2 2003/07/21 23:51:40 dhinton Exp
//
#ifndef TAO_INTERCEPTOR_TYPE_H
#define TAO_INTERCEPTOR_TYPE_H
#include /**/ "ace/pre.h"
#include "ace/config
www.eeworm.com/read/313796/3641467
java trigger.java
package org.uispec4j;
import org.uispec4j.interception.WindowInterceptor;
/**
* Interface for window interception triggers - UI interactions which display a window.
* Ready-to-use trigger
www.eeworm.com/read/313796/3641401
java interceptionhandler.java
package org.uispec4j.interception.handlers;
import org.uispec4j.Window;
import org.uispec4j.interception.WindowInterceptor;
/**
* Internal interface for window handlers used by {@link WindowI