代码搜索结果
找到约 216,410 项符合
Test 的代码
test.idl
/**
* @file Test.idl
*
* Test.idl,v 1.1 2003/12/29 16:40:45 bala Exp
*
* @author Carlos O'Ryan
*/
module Foo
{
module Bar
{
interface A
{
void
test.idl
// test.idl,v 1.1 2000/05/29 20:04:52 irfan Exp
interface test
{
};
test.idl
// test.idl,v 1.1 2003/04/16 17:57:34 irfan Exp
interface test
{
void method ();
};
test.idl
// test.idl,v 1.1 2001/03/23 03:38:41 irfan Exp
interface test
{
void deactivate_self ();
};
test.idl
// test.idl,v 1.1 2002/06/20 23:01:03 irfan Exp
interface test
{
void method ();
test create_POA ();
void destroy_POA ();
void shutdown ();
};
test.idl
// test.idl,v 1.1 2001/04/27 21:05:10 irfan Exp
interface test
{
void method ();
};
test.idl
// test.idl,v 1.1 2002/08/22 18:08:04 irfan Exp
interface test
{
};
test.idl
// test.idl,v 1.1 2001/03/23 03:38:42 irfan Exp
interface test
{
void destroy_poa ();
};
test.idl
// test.idl,v 1.1 2000/09/13 07:35:40 irfan Exp
interface test
{
void destroy_poa ();
};
test.idl
// test.idl,v 1.1 1999/06/22 23:59:50 irfan Exp
interface test
{
};