代码搜索结果
找到约 216,410 项符合
Test 的代码
test.idl
//
// Test.idl,v 1.1 2003/01/01 01:55:17 bala Exp
//
/// Put the interfaces in a module, to avoid global namespace pollution
module Test
{
/// A very simple interface
interface Memory_Gro
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
test.idl
//
// Test.idl,v 1.1 2001/04/19 02:20:56 coryan Exp
//
module Test
{
/// The data payload
typedef sequence Payload;
struct Message {
unsigned long message_id;
Payload t
test.idl
//
// test.idl,v 1.1 2000/05/09 16:45:07 coryan Exp
//
interface Test
{
void test_method (in long id);
void shutdown (in string orb_id);
};
test.idl
//
// test.idl,v 1.5 2001/10/06 02:08:08 irfan Exp
//
interface test
{
void method (in unsigned long work,
in unsigned long prime_number);
void shutdown ();
};
test.idl
//
// Test.idl,v 1.2 2001/05/24 23:34:07 parsons Exp
//
/// A simple module to avoid namespace pollution
module Test
{
/// A very simple interface
interface Simple
{
/// Destroy t
test.idl
// test.idl,v 1.1 1998/12/30 08:38:15 irfan Exp
//
// Simple interface to be used in registration test
//
interface test
{
};
test.idl
//
// Test.idl,v 1.1 2001/05/09 22:38:25 coryan Exp
//
/// A simple module to avoid namespace pollution
module Test
{
/// Use a timestamp to measure the roundtrip delay
typedef unsigned l
test.idl
//
// Test.idl,v 1.2 2002/03/09 21:24:29 crodrigu Exp
//
/// A simple module to avoid namespace pollution
module Test
{
/// Use a timestamp to measure the roundtrip delay
typedef unsigned
test.idl
//
// Test.idl,v 1.1 2001/05/09 22:38:25 coryan Exp
//
/// A simple module to avoid namespace pollution
module Test
{
/// Use a timestamp to measure the roundtrip delay
typedef unsigned l