Overte C++ Documentation
AbstractScriptingServicesInterface Class Referenceabstract

Interface provided by Application to other objects that need access to scripting services of the application. More...

#include <AbstractScriptingServicesInterface.h>

Inherited by Application.

Public Member Functions

virtual void registerScriptEngineWithApplicationServices (ScriptManagerPointer &scriptEngine)=0
 Registers application specific services with a script engine.
 

Detailed Description

Interface provided by Application to other objects that need access to scripting services of the application.


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