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