automotive-message-broker  0.12
 All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCAbstractPropertyType
|oCBasicPropertyType< T >
|oCListPropertyType< T >
|oCMapPropertyType< T, N >
|\CStringPropertyType
oCAbstractRoutingEngine
oCAbstractSink
|\CAbstractSource
oCAbstractSinkManagerTODO: deprecate in 0.13
oCAsyncPropertyRequestUsed by sinks to request property values
|oCAsyncPropertyReplyUsed 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
|\CAsyncSetPropertyRequestUsed by sinks to set a property to the 'value'. The source will reply with a AsyncPropertyReply containing the new value or an error
oCamb::AsyncQueueSource< T, Pred >
oCamb::AsyncQueueWatcher< T, Pred >
oCAsyncRangePropertyRequestUsed by sinks to request values within a time or sequence range
|\CAsyncRangePropertyReplyUsed 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
oCDebugOut
oCamb::traits< GVariant >::delete_functor
oCamb::traits< GError >::delete_functor
oCamb::traits< GDBusProxy >::delete_functor
oCamb::traits< gchar >::delete_functor
oCamb::traits< GVariantIter >::delete_functor
oCGVS< T >
oCGVS< bool >
oCGVS< char >
oCGVS< double >
oCGVS< int >
oCGVS< int16_t >
oCGVS< int64_t >
oCGVS< uint16_t >
oCGVS< uint32_t >
oCGVS< uint64_t >
oCPropertyInfo
oCamb::Queue< T, Pred >
oCamb::traits< T >
oCamb::traits< gchar >
oCamb::traits< GDBusProxy >
oCamb::traits< GError >
oCamb::traits< GVariant >
oCamb::traits< GVariantIter >
oCVehicleProperty
\CZone