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 "Minor modernization of DynamicAny code"
[ACE_TAO.git]
/
TAO
/
tests
/
SHMIOP
/
Test.idl
blob
1f8ff5e79709ea926c43827507ac95f754b61641
1
module
Test
2
{
3
interface
Hello
4
{
5
string
get_string
();
6
7
oneway
void
shutdown
();
8
};
9
};