代码搜索结果

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

test.idl

// -*- IDL -*- //============================================================================= /** * @file test.idl * * test.idl,v 1.2 2001/03/07 08:17:31 othman Exp * * Simple IDL file

fwd.idl

// fwd.idl,v 1.2 2001/05/01 00:24:26 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/IDL_Test // // = FILENAME //

repo_id_mod.idl

// repo_id_mod.idl,v 1.1 2002/10/14 22:23:30 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/IDL_Test // // = FILENA

pragma.idl

// pragma.idl,v 1.1 1999/08/10 16:51:48 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/IDL_Test // // = FILENAME /

test.idl

// // Test.idl,v 1.2 2001/04/24 08:02:57 coryan Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A sequence of octets to generate bigger messa

readme

README,v 1.2 2003/10/21 16:24:40 parsons Exp TypeCodeFactory ------- This library is used by the Interface Repository and by CORBA::ORB to create typecodes. To minimize dependencies and footp

portableservers.h

/* @file PortableServerS.h * * PortableServerS.h,v 1.1 2003/10/15 00:01:55 bryank Exp * * @author Matt Murphy * * This file is here and is empty because code genera

test.idl

// // Test.idl,v 1.1 2002/10/16 19:28:13 jai Exp /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Basic {

test.idl

// -*- IDL -*- //test.idl,v 1.1 2003/07/30 18:05:43 bala Exp #include "tao/PortableInterceptor.pidl" module ForwardRequestTest { interface test { /// Return the number assigned to t

avstreams.idl

/* -*- C++ -*- */ //============================================================================= /** * @file AVStreams.idl * * AVStreams.idl,v 1.32 2001/04/03 00:21:04 crodrigu Exp *