Hi,
   I met a problem while developing a xerces application,
When a parser is set up,a ReadMgr instance also be started up,
but I don't know when and how this ReadMgr instance will be 
destroyed? I traced the source code of xerces,but only traced
a ReadMgr::reset() method which is called inside IGXMLScanner.cpp,
I want to know when available chars comes to 0,which one class 
triggered the destroying of ReadMgr instance(fCurReader instance also).
Thanks a lot!
Roger



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to