|
DbcLib 1.0
CAN DBC C++ library.
|
Support function for the extended multiplexor functionality.
#include <signal.h>
Public Member Functions | |
| bool | InRange (size_t value) const |
| True if value is active. | |
Public Attributes | |
| std::string | multiplexor |
| Signal name of the multiplexor. | |
| std::vector< RangePair > | range_list |
| Active range for the multiplexor. | |