| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
| Public Member Functions | |
| Parser () | |
| virtual | ~Parser () noexcept | 
| bool | parse (IContentProvider *provider, IHandler *handler) | 
| bool | stop () | 
| IHandler * | getHandler () const | 
| Protected Attributes | |
| std::unique_ptr< Impl > | pImpl | 
| Parser | ( | ) | 
| 
 | virtualnoexcept | 
| IHandler* getHandler | ( | ) | const | 
| bool parse | ( | IContentProvider * | provider, | 
| IHandler * | handler | ||
| ) | 
| bool stop | ( | ) | 
| 
 | protected |