automotive-message-broker
0.12
|
Public Member Functions | |
PropertyInfo () | |
PropertyInfo (uint updateFreq, std::list< Zone::Type > zonesList) | |
uint | updateFrequency () |
std::list< Zone::Type > | 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.