代码搜索结果

找到约 216,410 项符合 Test 的代码

test.idl

// // Test.idl,v 1.1 2000/04/10 20:25:10 coryan Exp // interface Test { // = TITLE // A simple interface to test the Object Loading features in the // ORB. long instance_count

test.idl

// // Test.idl,v 1.2 2001/04/24 08:02:58 coryan Exp // module Test { interface Shutdown_Helper; /// An interface to send oneway messages interface Oneway_Receiver { /// The se

test.idl

// // Test.idl,v 1.2 2001/04/24 08:02:58 coryan Exp // module Test { typedef sequence Payload; /// An interface to test the SYNC_NONE semantics interface Blocking_Sync_None

test.idl

// // Test.idl,v 1.1 2001/03/10 23:37:42 coryan Exp // module Test { typedef sequence Payload; interface Receiver { /// Receive a big payload void receive_data (in Paylo

test.idl

// // Test.idl,v 1.1 2002/04/30 19:49:44 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {

test.idl

// // Test.idl,v 1.1 2002/04/28 21:58:14 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {

test.idl

// test.idl,v 1.1 2002/11/27 18:31:40 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/OBV/TC_Alignment // // = FILEN

test.idl

/** * @file Test.idl * * Test.idl,v 1.1 2002/05/23 17:37:34 coryan Exp * * @author Carlos O'Ryan * */ #ifndef Test__idl_ #define Test__idl_ module Test { typ

test.idl

// // Test.idl,v 1.1 2003/03/23 01:55:50 bala Exp // /// Put the interfaces in a module, to avoid global namespace pollution module Test { /// A very simple interface interface Hello {

test.idl

// -*- IDL -*- //============================================================================= /** * @file test.idl * * test.idl,v 1.1 2003/12/29 04:35:40 bala Exp * * "test" IDL interfa