|
bool | serialise (ecl::PushAndPop< unsigned char > &byteStream) |
|
bool | deserialise (ecl::PushAndPop< unsigned char > &byteStream) |
|
bool | constrain () |
|
void | showMe () |
|
Public Member Functions inherited from packet_handler::payloadBase |
| payloadBase (const bool is_dynamic_=false, const unsigned char length_=0) |
|
|
Protected Member Functions inherited from packet_handler::payloadBase |
template<typename T > |
void | buildVariable (T &V, ecl::PushAndPop< unsigned char > &buffer) |
|
template<typename T > |
void | buildBytes (const T &V, ecl::PushAndPop< unsigned char > &buffer) |
|
◆ deserialise()
bool kobuki::ControllerInfo::deserialise |
( |
ecl::PushAndPop< unsigned char > & |
byteStream | ) |
|
|
inlinevirtual |
◆ serialise()
bool kobuki::ControllerInfo::serialise |
( |
ecl::PushAndPop< unsigned char > & |
byteStream | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: