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
/
RTScheduling
/
VoidData
/
test.idl
blob
498fc227d9929d09bb9aa2360745bbbbd84b8822
1
#include
"tao/RTScheduling/RTScheduler_include.pidl"
2
local
interface
test
3
{
4
void
bar
(
in
CORBA
::
VoidData data
);
5
};