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

Public Member Functions

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

Protected Attributes

std::unique_ptr< Impl > pImpl
 

Constructor & Destructor Documentation

Parser ( )
virtual ~Parser ( )
virtualnoexcept

Member Function Documentation

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

Member Data Documentation

std::unique_ptr<Impl> pImpl
protected

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