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
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Redundant_Naming
/
test_object.idl
blob
d7656c28a195913f5b6639dd1414ba774580f082
1
interface
Test_Object
2
{
3
// = TITLE
4
// This is a simple interface that tests the Naming Service.
5
6
attribute
short id
;
7
// This provides an easy way to differentiate objects if each
8
// objects is served by a separate servant.
9
};