LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
iscriptloader.h File Reference
#include <memory>
#include <QVariant>
+ Include dependency graph for iscriptloader.h:

Go to the source code of this file.

Classes

class  IScript
 Interface for objects representing scripts. More...
 
class  IScriptLoaderInstance
 Interface for script loaders. More...
 
class  IScriptLoader
 Interface for plugins providing scripting. More...
 

Typedefs

typedef std::shared_ptr< IScriptIScript_ptr
 
typedef std::shared_ptr< IScriptLoaderInstanceIScriptLoaderInstance_ptr
 

Typedef Documentation

◆ IScript_ptr

typedef std::shared_ptr<IScript> IScript_ptr

Definition at line 79 of file iscriptloader.h.

◆ IScriptLoaderInstance_ptr

Definition at line 171 of file iscriptloader.h.