[reSIProcate] about handle

Scott Godin slgodin at icescape.com
Mon Nov 26 08:55:00 CST 2007


I don't think this constructor is used anywhere - I'm thinking of just
deleting it - any objections?

 

From: resiprocate-devel-bounces at resiprocate.org
[mailto:resiprocate-devel-bounces at resiprocate.org] On Behalf Of hongsion
Sent: Monday, November 19, 2007 2:27 AM
To: resiprocate-devel
Subject: [reSIProcate] about handle

 

hi resip,

 

    In Handle.hxx

    there is a protected constructor function:

     Handle(HandleManager& ham, Handled* handled) : mHam(&ham),
mId(mHam->create(this)) 

    {

    }

    

    is this constructor called. it's --->mId(mHam->create(this))<---- is
so confused.  can anyone explain it. why it's not
mId(mHam->create(handled))? thanks!

 

________________________________

hongsion

2007-11-19 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20071126/fea08a26/attachment.htm>


More information about the resiprocate-devel mailing list