|
| Signal (std::string name, bool is_multiplexed, uint32_t start_bit, uint32_t size, bool is_bigendian, bool is_signed, double factor, double offset, double min, double max, std::string unit, std::vector< std::string > receivers) |
|
virtual bool | operator== (const Signal &rhs) const |
|
bool | operator< (const Signal &rhs) const |
|
|
std::string | name |
|
bool | is_multiplexed |
|
uint32_t | start_bit |
|
uint32_t | size |
|
bool | is_bigendian |
|
bool | is_signed |
|
double | factor |
|
double | offset |
|
double | min |
|
double | max |
|
std::string | unit |
|
std::vector< std::string > | receivers |
|
std::vector< ValueDescription > | value_descriptions |
|
The documentation for this struct was generated from the following file: