automotive-message-broker
0.13
|
This is the complete list of members for AmbPluginImpl, including all inherited members.
addPropertySupport(Zone::Type zone, std::function< AbstractPropertyType *(void)> typeFactory, std::string sourceUuid="") | AmbPluginImpl | protected |
addPropertySupport(Zone::Type zone) (defined in AmbPluginImpl) | AmbPluginImpl | inlineprotected |
AmbPluginImpl(AbstractRoutingEngine *re, const map< string, string > &config, AbstractSource &parent) | AmbPluginImpl | |
configuration | AmbPluginImpl | protected |
findPropertyType(const VehicleProperty::Property &propertyName, const Zone::Type &zone=Zone::None) | AmbPluginImpl | protectedvirtual |
getPropertyAsync(AsyncPropertyReply *reply) | AmbPluginImpl | virtual |
getPropertyInfo(const VehicleProperty::Property &property) | AmbPluginImpl | virtual |
getRangePropertyAsync(AsyncRangePropertyReply *reply) | AmbPluginImpl | virtual |
init() | AmbPluginImpl | virtual |
properties | AmbPluginImpl | protected |
propertyChanged(AbstractPropertyType *value) | AmbPluginImpl | virtual |
routingEngine | AmbPluginImpl | protected |
setProperty(const AsyncSetPropertyRequest &request) | AmbPluginImpl | virtual |
source (defined in AmbPluginImpl) | AmbPluginImpl | protected |
subscribeToPropertyChanges(const VehicleProperty::Property &property) | AmbPluginImpl | virtual |
supported() const | AmbPluginImpl | virtual |
supportedChanged(const PropertyList &supportedProperties) | AmbPluginImpl | virtual |
supportedOperations() const | AmbPluginImpl | virtual |
unsubscribeToPropertyChanges(const VehicleProperty::Property &property) | AmbPluginImpl | virtual |
uuid() const =0 | AmbPluginImpl | pure virtual |
ZonePropertyType typedef | AmbPluginImpl | protected |
~AmbPluginImpl() (defined in AmbPluginImpl) | AmbPluginImpl | inlinevirtual |