|
DbcLib 1.0
CAN DBC C++ library.
|
The sample observer holds sample values for a signal. More...

Go to the source code of this file.
Classes | |
| class | dbc::SignalObserver |
| The sample observer hold a number of samples. More... | |
Namespaces | |
| namespace | dbc |
| Main namespace for the DBC library. | |
Typedefs | |
| using | dbc::SignalObserverList = std::vector< std::unique_ptr< SignalObserver > > |
| List of observer. | |