#include <cliff.hpp>
|
Protected Member Functions inherited from packet_handler::payloadBase |
| template<typename T > |
| void | buildBytes (const T &V, ecl::PushAndPop< unsigned char > &buffer) |
| |
| template<> |
| void | buildBytes (const float &V, ecl::PushAndPop< unsigned char > &buffer) |
| |
| template<typename T > |
| void | buildVariable (T &V, ecl::PushAndPop< unsigned char > &buffer) |
| |
| template<> |
| void | buildVariable (float &V, ecl::PushAndPop< unsigned char > &buffer) |
| |
Definition at line 35 of file cliff.hpp.
| bool kobuki::Cliff::constrain |
( |
| ) |
|
|
inline |
| bool kobuki::Cliff::deserialise |
( |
ecl::PushAndPop< unsigned char > & |
byteStream | ) |
|
|
inlinevirtual |
| bool kobuki::Cliff::serialise |
( |
ecl::PushAndPop< unsigned char > & |
byteStream | ) |
|
|
inlinevirtual |
| void kobuki::Cliff::showMe |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: