Searched refs:IncomingReply (Results 1 – 3 of 3) sorted by relevance
37 struct IncomingReply: private boost::noncopyable { struct38 IncomingReply( in IncomingReply() argument
512 std::auto_ptr< IncomingReply > resp( in readReplyMessage()513 new IncomingReply(exc, ret, outArgs)); in readReplyMessage()
549 std::auto_ptr< IncomingReply > resp; in makeCall()563 resp.reset(static_cast< IncomingReply * >(job)); in makeCall()
Completed in 27 milliseconds