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 #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
FaultTolerance
/
IOGR
/
test.idl
blob
de98f4e0fc5812b8055db4b5418a09df68deb28d
1
/*
2
*/
3
4
interface
Simple_Server
5
{
6
void
remote_call
();
7
oneway
void
shutdown
();
8
};