All Classes and Interfaces

Class
Description
This is the root class for a TunerStudio plugin.
 
This is a Singleton that acts as a gateway to the Controller for the plugin.
 
This contains information and values for a single controller Parameter, A Controller parameter is segment of controller memory identified in the ecu configuration or ini file and given a name.
Use this interface to register for notification of changes to a Parameter.
This interface will be implemented by the Host Application.