2 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
5 TAO::CSD::TP_Custom_Request_Operation::TP_Custom_Request_Operation
6 (PortableServer::Servant servant)
9 this->servant_->_add_ref ();
15 TAO::CSD::TP_Custom_Request_Operation::execute ()
23 TAO::CSD::TP_Custom_Request_Operation::cancel()
30 PortableServer::Servant
31 TAO::CSD::TP_Custom_Request_Operation::servant()
33 return this->servant_.in();
36 TAO_END_VERSIONED_NAMESPACE_DECL