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
/
examples
/
AMH
/
Sink_Server
/
Base_Server.inl
blob
1f966fa6302ba6b00e3b4fe62482306b58ab1681
1
#include "Base_Server.h"
2
3
ACE_INLINE CORBA::ORB_ptr
4
Base_Server::orb ()
5
{
6
return this->orb_.in();
7
}