3 Simple_Server_i::Simple_Server_i (CORBA::ORB_ptr orb
)
4 : orb_ (CORBA::ORB::_duplicate (orb
)),
9 Simple_Server_i::Simple_Server_i (void)
15 Simple_Server_i::remote_call (void)
18 "Print out from process id (%P) hosting the servant\n"));
25 Simple_Server_i::shutdown (void)
27 this->orb_
->shutdown (0);