代码搜索结果

找到约 10,000 项符合 Interface 的代码

ft_corba_orb.idl

//FT_CORBA_ORB.idl,v 1.4 2003/12/25 23:59:31 bala Exp #ifndef TAO_FT_CORBA_ORB_IDL #define TAO_FT_CORBA_ORB_IDL // Including the $TAO_ROOT/tao one so that we dont depend on the // Svc_Utils #in

cosnotifychanneladmin.idl

/** * @file CosNotifyChannelAdmin.idl * * @brief Define the CosNotifyChannel module * * CosNotifyChannelAdmin.idl,v 1.5 2002/08/04 13:38:04 jwillemsen Exp * * This module is taken from t

coseventcomm.idl

/** * @file CosEventComm.idl * * @brief Define the CosEventComm module * * CosEventComm.idl,v 1.7 2001/09/17 20:50:34 coryan Exp * * Described in CORBAservices: Common Object Services Sp

cospropertyservice.idl

// -*-c++-*- // CosPropertyService.idl,v 1.20 1999/05/28 00:15:17 parsons Exp // ================================================================ // // = LIBRARY // cos // // = FILENAME

readme

# README,v 1.1 2000/10/27 23:13:34 coryan Exp A performance test for Callback objects. This test measures roundtrip delays for a callback object, i.e. the "client" creates a Callback interfac

test.idl

// // Test.idl,v 1.1 2003/01/06 22:11:00 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface, sequences of which wil

ttdriver.c

/***************************************************************************/ /* */ /* ttdriver.c

cff.c

/***************************************************************************/ /* */ /* cff.c

ml_err.h

/*+MHDR*/ /* # clearcase: CmicroPatchRel2.3.3 +------------------------------------------------------------------------------+ | Headerfile : ML_ERR.H

narrow.java

package com.javapatterns.memento.wideandnarrow2; public interface Narrow { }