#include <mrpt/typemeta/TEnumType.h>
#include <cstdint>
Go to the source code of this file.
◆ MRPT_FILL_ENUM() [1/7]
MRPT_FILL_ENUM |
( |
IterTermReason::HookRequest |
| ) |
|
◆ MRPT_FILL_ENUM() [2/7]
MRPT_FILL_ENUM |
( |
IterTermReason::MaxIterations |
| ) |
|
◆ MRPT_FILL_ENUM() [3/7]
MRPT_FILL_ENUM |
( |
IterTermReason::NoPairings |
| ) |
|
◆ MRPT_FILL_ENUM() [4/7]
MRPT_FILL_ENUM |
( |
IterTermReason::QualityCheckpointFailed |
| ) |
|
◆ MRPT_FILL_ENUM() [5/7]
MRPT_FILL_ENUM |
( |
IterTermReason::SolverError |
| ) |
|
◆ MRPT_FILL_ENUM() [6/7]
MRPT_FILL_ENUM |
( |
IterTermReason::Stalled |
| ) |
|
◆ MRPT_FILL_ENUM() [7/7]
MRPT_FILL_ENUM |
( |
IterTermReason::Undefined |
| ) |
|