|
| enum | Status { Success
, Failure
, InvalidInput
} |
|
|
| RobotSolution (float e, Status s) |
|
| RobotSolution (Status s) |
|
std::string | domain () const override |
|
int | id () const override |
|
std::string | message () const override |
|
| ~ErrorInheritanceHelper () override=default |
| | Override destructor.
|
|
| ErrorInheritanceHelper (const ErrorInterface &ei) |
| std::unique_ptr< RobotSolution > | clone () const & |
| | Creates a copy of the current instance.
|
The documentation for this class was generated from the following file:
- RoboticsPlugin/Include/ImFusion/Robotics/RobotSolution.h