3 Hello::Hello (PortableServer::POA_ptr poa
) :
4 poa_ (PortableServer::POA::_duplicate (poa
))
9 Hello::print_hello_world (void)
13 PortableServer::POA_ptr
14 Hello::_default_POA (void)
16 return PortableServer::POA::_duplicate (this->poa_
.in ());