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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
tests
/
RTCORBA
/
Linear_Priority
/
test.idl
blob
df676082f4f60250da692c38fd726b862c7255ae
1
interface
test
2
{
3
void
method
();
4
5
void
shutdown
();
6
};