VSTGUI  4.3
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Parser Class Reference
+ Collaboration diagram for Parser:

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 
)

+ Here is the caller graph for this function:

bool stop ( )

+ Here is the caller graph for this function:

Member Data Documentation

IHandler* handler
protected
void* parser
protected

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