automotive-message-broker
0.12
|
amb | |
Queue | |
AsyncQueueSource | |
AsyncQueueWatcher | |
traits | |
traits< GVariant > | |
delete_functor | |
traits< GError > | |
delete_functor | |
traits< GDBusProxy > | |
delete_functor | |
traits< GVariantIter > | |
delete_functor | |
traits< gchar > | |
delete_functor | |
AbstractPropertyType | |
AbstractRoutingEngine | |
AbstractSink | |
AbstractSinkManager | TODO: deprecate in 0.13 |
AbstractSource | |
AsyncPropertyReply | Used by sources to reply to Get and Set operations. The source should set success to true if the call is successful or 'false' if the request was not successful and set 'error' to the appropriate error |
AsyncPropertyRequest | Used by sinks to request property values |
AsyncRangePropertyReply | Used by a source to reply to an AsyncRangePropertyRequest. the source should set success to 'true' and populate the 'values' member if the request was successful. If the request is not successful, 'success' should be set to 'false' and the 'error' member should be set |
AsyncRangePropertyRequest | Used by sinks to request values within a time or sequence range |
AsyncSetPropertyRequest | Used by sinks to set a property to the 'value'. The source will reply with a AsyncPropertyReply containing the new value or an error |
BasicPropertyType | |
DebugOut | |
GVS | |
GVS< bool > | |
GVS< char > | |
GVS< double > | |
GVS< int > | |
GVS< int16_t > | |
GVS< int64_t > | |
GVS< uint16_t > | |
GVS< uint32_t > | |
GVS< uint64_t > | |
ListPropertyType | |
MapPropertyType | |
PropertyInfo | |
StringPropertyType | |
VehicleProperty | |
Zone |