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 #2303 from jwillemsen/jwi-803
[ACE_TAO.git]
/
TAO
/
tests
/
DSI_AMI_Gateway
/
test_i.inl
blob
4865283b255faabf08f1bdc508d4917159544241
1
ACE_INLINE
2
Simple_Server_i::Simple_Server_i (CORBA::ORB_ptr orb)
3
: orb_ (CORBA::ORB::_duplicate (orb)),
4
vlong_ (0)
5
{
6
}