ASPiK SDK
VSTGUI::Xml::IHandler Class Referenceabstract
Inheritance diagram for VSTGUI::Xml::IHandler:
VSTGUI::UIDescription VSTGUI::CompressedUIDescription

Public Member Functions

virtual void startXmlElement (Parser *parser, IdStringPtr elementName, UTF8StringPtr *elementAttributes)=0
 
virtual void endXmlElement (Parser *parser, IdStringPtr name)=0
 
virtual void xmlCharData (Parser *parser, const int8_t *data, int32_t length)=0
 
virtual void xmlComment (Parser *parser, IdStringPtr comment)=0
 

The documentation for this class was generated from the following file: