Public Member Functions | Protected Attributes
rc::dynamics::UnexpectedReceiveTimeout Class Reference

Exception handling cases where actually everything should be fine and rc_visard's dynamic state estimates should be received, but it is not. More...

#include <unexpected_receive_timeout.h>

List of all members.

Public Member Functions

unsigned int getTimeout () const noexcept
 Returns the corresponding timeout in milli seconds.
 UnexpectedReceiveTimeout (unsigned int timeout_millis)
 Constructor.

Protected Attributes

unsigned int timeout_

Detailed Description

Exception handling cases where actually everything should be fine and rc_visard's dynamic state estimates should be received, but it is not.

Gives some possible explanations why this timeout might have been received.

Definition at line 51 of file unexpected_receive_timeout.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
timeout_millistime out in milli seconds

Definition at line 46 of file unexpected_receive_timeout.cc.


Member Function Documentation

unsigned int rc::dynamics::UnexpectedReceiveTimeout::getTimeout ( ) const [inline]

Returns the corresponding timeout in milli seconds.

Returns:
timeout that was received unexpectedly (in ms)

Definition at line 64 of file unexpected_receive_timeout.h.


Member Data Documentation

Definition at line 70 of file unexpected_receive_timeout.h.


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


rc_dynamics_api
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Endres
autogenerated on Thu May 9 2019 02:13:50