#include <JointLimitRange.hpp>
◆ OutOfBounds() [1/2]
base::JointLimitRange::OutOfBounds::OutOfBounds |
( |
| ) |
|
|
inline |
◆ OutOfBounds() [2/2]
base::JointLimitRange::OutOfBounds::OutOfBounds |
( |
std::string |
name, |
|
|
double |
min, |
|
|
double |
max, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ ~OutOfBounds()
base::JointLimitRange::OutOfBounds::~OutOfBounds |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ errorString()
std::string base::JointLimitRange::OutOfBounds::errorString |
( |
std::string |
name, |
|
|
double |
min, |
|
|
double |
max, |
|
|
double |
value |
|
) |
| |
|
static |
◆ max
double base::JointLimitRange::OutOfBounds::max |
◆ min
double base::JointLimitRange::OutOfBounds::min |
◆ name
std::string base::JointLimitRange::OutOfBounds::name |
◆ value
double base::JointLimitRange::OutOfBounds::value |
The documentation for this struct was generated from the following files: