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 #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Security
/
MT_SSLIOP
/
test_i.inl
blob
2fe456c27c328d9a7535bcea36d7c7c08e321c9b
1
ACE_INLINE
2
Simple_Server_i::Simple_Server_i (CORBA::ORB_ptr orb)
3
: orb_ (CORBA::ORB::_duplicate (orb))
4
{
5
}
6
7
ACE_INLINE
8
Another_One_i::Another_One_i (CORBA::ORB_ptr orb)
9
: orb_ (CORBA::ORB::_duplicate (orb))
10
{
11
}