#include <gp_input.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 gp_input.hpp.
| kobuki::GpInput::GpInput |
( |
| ) |
|
|
inline |
| bool kobuki::GpInput::constrain |
( |
| ) |
|
|
inline |
| bool kobuki::GpInput::deserialise |
( |
ecl::PushAndPop< unsigned char > & |
byteStream | ) |
|
|
inlinevirtual |
| bool kobuki::GpInput::serialise |
( |
ecl::PushAndPop< unsigned char > & |
byteStream | ) |
|
|
inlinevirtual |
| void kobuki::GpInput::showMe |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: