Location:
GMXMLParser.h
class MMDXMLParserObserver;
Abstract observer interface for notification when XML parsing is complete.
It should be implemented by users of CMDXMLParser
Defined in MMDXMLParserObserver
:
ParseFileCompleteL()
virtual void ParseFileCompleteL()=0;
Call back function used to inform a client of the Parser when a parsing operation completes.