Apollo  6.0
Open source self driving car software
apollo::drivers::canbus::Byte Member List

This is the complete list of members for apollo::drivers::canbus::Byte, including all inherited members.

Byte(const uint8_t *value)apollo::drivers::canbus::Byteexplicit
Byte(const Byte &value)apollo::drivers::canbus::Byte
byte_to_binary(const uint8_t value)apollo::drivers::canbus::Bytestatic
byte_to_hex(const uint8_t value)apollo::drivers::canbus::Bytestatic
byte_to_hex(const uint32_t value)apollo::drivers::canbus::Bytestatic
get_byte() constapollo::drivers::canbus::Byte
get_byte(const int32_t start_pos, const int32_t length) constapollo::drivers::canbus::Byte
get_byte_high_4_bits() constapollo::drivers::canbus::Byte
get_byte_low_4_bits() constapollo::drivers::canbus::Byte
is_bit_1(const int32_t pos) constapollo::drivers::canbus::Byte
set_bit_0(const int32_t pos)apollo::drivers::canbus::Byte
set_bit_1(const int32_t pos)apollo::drivers::canbus::Byte
set_value(const uint8_t value)apollo::drivers::canbus::Byte
set_value(const uint8_t value, const int32_t start_pos, const int32_t length)apollo::drivers::canbus::Byte
set_value_high_4_bits(const uint8_t value)apollo::drivers::canbus::Byte
set_value_low_4_bits(const uint8_t value)apollo::drivers::canbus::Byte
to_binary_string() constapollo::drivers::canbus::Byte
to_hex_string() constapollo::drivers::canbus::Byte
~Byte()=defaultapollo::drivers::canbus::Byte