automotive-message-broker  0.14.803
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Attributes | List of all members
ExportMap Interface Reference

ExportMap is a dictionary from AmbPropertyName to DBusPropertyName AmbPropertyName should represent an internally defined or custom AMB property type. The DBusPropertyName should represent what you want the property to be represented in the DBus interface. More...

import "bluemonkey.in.idl";

Public Attributes

attribute DOMString AmbPropertyName
 internal AMB property name
 
attribute DOMString DBusPropertyName
 name you want to export as a DBus property
 

Detailed Description

ExportMap is a dictionary from AmbPropertyName to DBusPropertyName AmbPropertyName should represent an internally defined or custom AMB property type. The DBusPropertyName should represent what you want the property to be represented in the DBus interface.


The documentation for this interface was generated from the following file: