|
| enum | Access { Read,
Write,
ReadWrite
} |
| |
|
|
| VariantType (AbstractRoutingEngine *re, VehicleProperty::Property ambPropertyName, std::string propertyName, Access access) |
| |
|
bool | operator== (VariantType &other) |
| |
|
virtual const string | signature () |
| |
|
virtual string | name () |
| |
|
virtual VehicleProperty::Property | ambPropertyName () |
| |
|
virtual Access | access () |
| |
|
void | setSourceFilter (std::string filter) |
| |
|
void | setZoneFilter (Zone::Type zone) |
| |
|
std::string | sourceFilter () |
| |
|
Zone::Type | zoneFilter () |
| |
|
virtual GVariant * | toVariant () |
| |
|
virtual void | fromVariant (GVariant *value, std::function< void(bool, AsyncPropertyReply::Error)> callback) |
| |
|
double | timestamp () |
| |
|
int | sequence () |
| |
|
virtual void | setValue (AbstractPropertyType *val) |
| |
|
virtual void | updateValue (AbstractPropertyType *val) |
| |
|
int | updateFrequency () |
| |
|
AbstractPropertyType * | value () |
| |
|
void | initialize () |
| |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/automotive-message-broker-0.15/plugins/common/varianttype.h