Go to the documentation of this file.
13 #ifndef KOBUKI_DOCK_IR_DATA_HPP__
14 #define KOBUKI_DOCK_IR_DATA_HPP__
20 #include "../packet_handler/payload_base.hpp"
21 #include "../packet_handler/payload_headers.hpp"
61 unsigned char header_id, length_packed;
65 if( length_packed !=
length )
return false;
const unsigned char length
bool deserialise(ecl::PushAndPop< unsigned char > &byteStream)
payloadBase(const bool is_dynamic_=false, const unsigned char length_=0)
bool serialise(ecl::PushAndPop< unsigned char > &byteStream)
std::vector< uint8_t > docking
Provides base class for payloads.
void buildVariable(T &V, ecl::PushAndPop< unsigned char > &buffer)
struct kobuki::DockIR::Data data
void buildBytes(const T &V, ecl::PushAndPop< unsigned char > &buffer)
unsigned int size() const
kobuki_driver
Author(s): Daniel Stonier
, Younghun Ju , Jorge Santos Simon
autogenerated on Wed Mar 2 2022 00:26:14