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
/
Monitor
/
Marshal_Buffer
/
test.idl
blob
6a9e21913c6b846acc7c531b8b90ce89d6241d7d
1
interface
test
2
{
3
string
test_op
(
in string
in_arg
);
4
};