var searchIndex = {}; searchIndex["xplane_plugin"] = {"doc":"","items":[[3,"PluginInfo","xplane_plugin","Stores information about a plugin that is provided to X-Plane",null,null],[12,"name","","The plugin name",0,null],[12,"signature","","The plugin's signature, in reverse DNS format",0,null],[12,"description","","A description of the plugin",0,null],[8,"Plugin","","The trait that all plugins should implement",null,null],[10,"start","","Called when X-Plane loads this plugin\nOn success, returns a plugin object",1,{"inputs":[],"output":{"name":"option"}}],[10,"enable","","Called when the plugin is enabled",1,null],[10,"disable","","Called when the plugin is disabled",1,null],[10,"info","","Returns information on this plugin",1,null],[10,"stop","","",1,null],[14,"xplane_plugin!","","Creates an X-Plane plugin",null,null]],"paths":[[3,"PluginInfo"],[8,"Plugin"]]}; initSearch(searchIndex);