2 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
5 TAO::CSD::TP_Dispatchable_Visitor::TP_Dispatchable_Visitor()
12 TAO::CSD::TP_Dispatchable_Visitor::reset()
14 // Set the handle to 0 to have it release any request it may currently
22 TAO::CSD::TP_Dispatchable_Visitor::request()
24 TP_Request_Handle handle(this->request_.in(), false);
25 return handle._retn();
28 TAO_END_VERSIONED_NAMESPACE_DECL