repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
tests
/
Leader_Followers
/
test.idl
blob
7f07c39c48e9c57be9cd9833339eb480e4844dec
1
2
interface
test
3
{
4
unsigned long
method
(
in unsigned long
work
);
5
oneway
void
shutdown
();
6
};