VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Parser Class Reference

Public Member Functions

 Parser ()
 
virtual ~Parser ()
 
bool parse (IContentProvider *provider, IHandler *handler)
 
bool stop ()
 
IHandlergetHandler () const
 

Protected Attributes

void * parser
 
IHandlerhandler
 

Constructor & Destructor Documentation

Parser ( )
virtual ~Parser ( )
virtual

Member Function Documentation

IHandler* getHandler ( ) const
inline
bool parse ( IContentProvider provider,
IHandler handler 
)
bool stop ( )

Member Data Documentation

IHandler* handler
protected
void* parser
protected

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