Classes | Public Member Functions | Public Attributes | List of all members
kobuki::UniqueDeviceID Class Reference

#include <unique_device_id.hpp>

Inheritance diagram for kobuki::UniqueDeviceID:
Inheritance graph
[legend]

Classes

struct  Data
 

Public Member Functions

bool constrain ()
 
bool deserialise (ecl::PushAndPop< unsigned char > &byteStream)
 
bool serialise (ecl::PushAndPop< unsigned char > &byteStream)
 
void showMe ()
 
 UniqueDeviceID ()
 
- Public Member Functions inherited from packet_handler::payloadBase
 payloadBase (const bool is_dynamic_=false, const unsigned char length_=0)
 
virtual ~payloadBase ()
 

Public Attributes

struct kobuki::UniqueDeviceID::Data data
 
- Public Attributes inherited from packet_handler::payloadBase
const bool is_dynamic
 
const unsigned char length
 
bool yes
 

Additional Inherited Members

- 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)
 

Detailed Description

Definition at line 34 of file unique_device_id.hpp.

Constructor & Destructor Documentation

kobuki::UniqueDeviceID::UniqueDeviceID ( )
inline

Definition at line 37 of file unique_device_id.hpp.

Member Function Documentation

bool kobuki::UniqueDeviceID::constrain ( )
inline

Definition at line 78 of file unique_device_id.hpp.

bool kobuki::UniqueDeviceID::deserialise ( ecl::PushAndPop< unsigned char > &  byteStream)
inlinevirtual

Implements packet_handler::payloadBase.

Definition at line 56 of file unique_device_id.hpp.

bool kobuki::UniqueDeviceID::serialise ( ecl::PushAndPop< unsigned char > &  byteStream)
inlinevirtual

Implements packet_handler::payloadBase.

Definition at line 46 of file unique_device_id.hpp.

void kobuki::UniqueDeviceID::showMe ( )
inline

Definition at line 83 of file unique_device_id.hpp.

Member Data Documentation

struct kobuki::UniqueDeviceID::Data kobuki::UniqueDeviceID::data

The documentation for this class was generated from the following file:


kobuki_driver
Author(s): Daniel Stonier , Younghun Ju , Jorge Santos Simon
autogenerated on Mon Mar 27 2017 01:02:59