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 #2222 from jwillemsen/jwi-dllexportwarning
[ACE_TAO.git]
/
TAO
/
tests
/
POA
/
Persistent_ID
/
test.idl
blob
d3545b73fb48c4a59b691c4b8963f685f7f46401
1
interface
test
2
{
3
void
method
();
4
test create_POA
();
5
void
destroy_POA
();
6
void
shutdown
();
7
};