On 06/07/2011 02:16 AM, [email protected] wrote:
> From: Steven Simpson<[email protected]>
>
> * Renamed generated callback function type *CB to *RF (for Response
>    Function).
>
> * tgt-gen creates *CB class (constructed from *RF) which offers
>    respond(out-args) and fail(error) methods mapping onto *RF calls,
>    and retains ->dispatch method for compatibility.  The name *CB
>    continues to be used in method signatures (like each async_*
>    function), so the new *CB class replaces the old *CB typedef.
>
> * tgt-gen also generates *Rsp class as argument-holding version of
>    *CB.  Not used in any generated signatures, but available to user.
>
> Signed-off-by: Steven Simpson<[email protected]>

Thanks for the patch.  I have pushed this upstream.

Ben

-- 
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to