GREET API
Exposed interfaces to create modules that can be loaded in GREET
 All Classes Namespaces Files Functions Enumerations Enumerator Properties Events
Package PlugInsInterfaces.PluginTypes

Classes

interface  ICommandLinePlugin
 Specify the members for a plugin that can execute command line commands More...
 
interface  IDataPlugin
 Definition of the members that a plugin using the internal data must implement. More...
 
interface  IGraphicalControlsPlugin
 This interfaces provides handles to specific controls when they are drawn More...
 
interface  IGraphicalMenusPlugin
 If a plugin extends from this interface, some menu can be added to the main GREET windows More...
 
interface  IPlugin
 Interface that any class must implement in order to be loaded in GREET as a plugin More...