[reSIProcate] about handle

hongsion cn_zhx at yahoo.com.cn
Mon Nov 19 01:27:10 CST 2007


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/20071119/653e724f/attachment.htm>


More information about the resiprocate-devel mailing list