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
=default for generated implementation copy ctor
[ACE_TAO.git]
/
TAO
/
examples
/
Buffered_Oneways
/
test.idl
blob
5f592df080ada1321f48d314fefdf462fc5ccc94
1
2
interface
test
3
{
4
oneway
void
method
(
in unsigned long
request_number
);
5
6
void
shutdown
();
7
};