Classes | Protected Member Functions | List of all members
JavascriptProcessor Class Referenceabstract

The base class for modules that can be scripted. More...

Inheritance diagram for JavascriptProcessor:
Dispatchable JavascriptMidiProcessor

Classes

class  SnippetDocument
 A named document that contains a callback function. More...
 
struct  SnippetResult
 A Result object that contains the snippet. More...
 

Protected Member Functions

virtual void postCompileCallback ()
 Overwrite this when you need to do something after the script was recompiled. More...
 

Detailed Description

The base class for modules that can be scripted.

Member Function Documentation

virtual void postCompileCallback ( )
inlineprotectedvirtual

Overwrite this when you need to do something after the script was recompiled.

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.