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 #2303 from jwillemsen/jwi-803
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_1812_Regression
/
Test.idl
blob
4584d1e22c83d5d10421d03860e58344cf193c36
1
#include
<
orb.idl
>
2
3
local
interface
foo
{
4
void
op
(
in
CORBA
::
ValueFactory vf
);
5
};