automotive-message-broker  0.13
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Public Member Functions | Static Public Member Functions | List of all members
PropertyInfo Class Reference

Public Member Functions

 PropertyInfo ()
 
 PropertyInfo (uint updateFreq, Zone::ZoneList zonesList)
 
uint updateFrequency ()
 
Zone::ZoneList zones ()
 
bool isValid ()
 

Static Public Member Functions

static PropertyInfo invalid ()
 

Constructor & Destructor Documentation

PropertyInfo::PropertyInfo ( )
inline
PropertyInfo::PropertyInfo ( uint  updateFreq,
Zone::ZoneList  zonesList 
)
inline

PropertyInfo

  • updateFrequency
  • zonesList

Member Function Documentation

static PropertyInfo PropertyInfo::invalid ( )
inlinestatic

invalid() returns instance of PropertyInfo that isn't valid

bool PropertyInfo::isValid ( )
inline

isValid returns whether this PropertyInfo is valid

default when you construct a PropertyInfo is false

uint PropertyInfo::updateFrequency ( )
inline

updateFrequency Maximum times per second a property is expected to update.

Zone::ZoneList PropertyInfo::zones ( )
inline

zones Number of different zones supported by this property.


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