|
automotive-message-broker
0.14.803
|
the Plugin interface describes the configuration for a plugin. This interface may be extended with plugin specific options. See the specific plugin's documentation for information on extended attributes. More...
import "ambd-configuration.idl";
Public Attributes | |
| readonly attribute DOMString | name |
| name of plugin (ie 'ExamplePlugin') | |
| readonly attribute DOMString | path |
| path to the plugins .so file (ie /usr/lib/automotive-message-broker/examplesourceplugin.so) | |
the Plugin interface describes the configuration for a plugin. This interface may be extended with plugin specific options. See the specific plugin's documentation for information on extended attributes.
| readonly attribute DOMString Plugin::path |
path to the plugins .so file (ie /usr/lib/automotive-message-broker/examplesourceplugin.so)
path to the plugins .so file (ie @/examplesourceplugin.so)
1.8.2