3 #if !defined(__ACE_INLINE__)
5 #endif /* __ACE_INLINE__ */
8 PingObject_i::ping (PingObject_ptr callback
)
19 PingObject_i::shutdown ()
21 this->orb_
->shutdown (false);
24 PortableServer::POA_ptr
25 PingObject_i::_default_POA ()
27 return PortableServer::POA::_duplicate (this->poa_
.in ());