Struct nebula::drivers::robosense_packet::MacAddress
ClassList > nebula > drivers > robosense_packet > MacAddress
#include <robosense_packet.hpp>
Public Attributes
Type | Name |
---|---|
big_uint8_buf_t | fifth_octet |
big_uint8_buf_t | first_octet |
big_uint8_buf_t | fourth_octet |
big_uint8_buf_t | second_octet |
big_uint8_buf_t | sixth_octet |
big_uint8_buf_t | third_octet |
Public Functions
Type | Name |
---|---|
std::string | to_string () const |
Public Attributes Documentation
variable fifth_octet
big_uint8_buf_t nebula::drivers::robosense_packet::MacAddress::fifth_octet;
variable first_octet
big_uint8_buf_t nebula::drivers::robosense_packet::MacAddress::first_octet;
variable fourth_octet
big_uint8_buf_t nebula::drivers::robosense_packet::MacAddress::fourth_octet;
variable second_octet
big_uint8_buf_t nebula::drivers::robosense_packet::MacAddress::second_octet;
variable sixth_octet
big_uint8_buf_t nebula::drivers::robosense_packet::MacAddress::sixth_octet;
variable third_octet
big_uint8_buf_t nebula::drivers::robosense_packet::MacAddress::third_octet;
Public Functions Documentation
function to_string
inline std::string nebula::drivers::robosense_packet::MacAddress::to_string () const
The documentation for this class was generated from the following file nebula_decoders/include/nebula_decoders/nebula_decoders_robosense/decoders/robosense_packet.hpp