VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
Public Member Functions | |
Parser () | |
virtual | ~Parser () |
bool | parse (IContentProvider *provider, IHandler *handler) |
bool | stop () |
IHandler * | getHandler () const |
Protected Attributes | |
void * | parser |
IHandler * | handler |
Parser | ( | ) |
|
virtual |
|
inline |
bool parse | ( | IContentProvider * | provider, |
IHandler * | handler | ||
) |
bool stop | ( | ) |
|
protected |
|
protected |