|
automotive-message-broker
0.13
|
Public Member Functions | |
| PropertyInfo () | |
| PropertyInfo (uint updateFreq, Zone::ZoneList zonesList) | |
| uint | updateFrequency () |
| Zone::ZoneList | zones () |
| bool | isValid () |
Static Public Member Functions | |
| static PropertyInfo | invalid () |
|
inline |
|
inline |
|
inlinestatic |
invalid() returns instance of PropertyInfo that isn't valid
|
inline |
isValid returns whether this PropertyInfo is valid
default when you construct a PropertyInfo is false
|
inline |
updateFrequency Maximum times per second a property is expected to update.
|
inline |
zones Number of different zones supported by this property.
1.8.8