automotive-message-broker  0.13
 All Classes Files Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CGetPropertyReplyGetPropertyReply - response to GetPropertyRequest The following is an example of this message:
 CGetPropertyRequestGetPropertyRequest - request the value of a property The following is an example of this message:
 CGetRangedReplyGetRangedReply - reply for GetRangedRequest The following is an example of this message:
 CGetRangedRequestGetRangedRequest - request a range of logged properties The following is an example of this message:
 CGetSupportedReplyGetSupportedReply- reply for supported properties The following is an example of this message:
 CGetSupportedRequestGetSupportedRequest - request supported properties The following is an example of this message:
 CSetPropertyRequestSetPropertyRequest - request to set a property The following is an example of this message:
 CSubscribeSubscribe - subscribe request The following is an example of this message:
 CSupportedChangedSupportedChanged - message occures when the system's supported properties changes NOTE: this message is not being generated in 0.13 The following is an example of this message:
 CUnsubscribeUnsubscribe - unsubscribe request The following is an example of this message:
 CValueChangedValueChanged is a message which is generated when a subscribed Property changes. Subscribe will cause this message to be generated. Unsubscribe stops this message