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
/
tests
/
QtTests
/
test.idl
blob
e05b5b90acdcad0a7405bee463cf640dadd23186
1
interface
LCD_Display
2
{
3
void
send_val
(
in long
val
);
4
// Remote method through which the
5
// slider sets the value of the lcd display
6
7
void
shutdown
();
8
// Shutdown the ORB
9
};