Home
last modified time | relevance | path

Searched refs:IncomingReply (Results 1 – 3 of 3) sorted by relevance

/trunk/main/binaryurp/source/
H A Dincomingreply.hxx37 struct IncomingReply: private boost::noncopyable { struct
38 IncomingReply( in IncomingReply() argument
H A Dreader.cxx512 std::auto_ptr< IncomingReply > resp( in readReplyMessage()
513 new IncomingReply(exc, ret, outArgs)); in readReplyMessage()
H A Dbridge.cxx549 std::auto_ptr< IncomingReply > resp; in makeCall()
563 resp.reset(static_cast< IncomingReply * >(job)); in makeCall()

Completed in 26 milliseconds