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 #2222 from jwillemsen/jwi-dllexportwarning
[ACE_TAO.git]
/
TAO
/
tests
/
HandleExhaustion
/
Test.idl
blob
0791a7a2c9a89d7fc198a20e987affbcb3146dc2
1
interface
Test
2
{
3
void
simple
();
4
oneway
void
shutdown
();
5
};