3 Hello::Hello (CORBA::ORB_ptr orb
)
4 : orb_ (CORBA::ORB::_duplicate (orb
))
11 static int our_count
= 0;
16 throw ::CORBA::TRANSIENT (0,
17 CORBA::COMPLETED_MAYBE
);
20 return CORBA::string_dup ("You shouldn't ever see this message");
26 this->orb_
->shutdown (false);