#include <Values.h>
Definition at line 433 of file Values.h.
gtsam::ValuesKeyAlreadyExists::ValuesKeyAlreadyExists |
( |
Key |
key | ) |
|
|
inlinenoexcept |
Construct with the key-value pair attempted to be added.
Definition at line 442 of file Values.h.
gtsam::ValuesKeyAlreadyExists::~ValuesKeyAlreadyExists |
( |
| ) |
|
|
inlineoverridenoexcept |
Key gtsam::ValuesKeyAlreadyExists::key |
( |
| ) |
const |
|
inlinenoexcept |
The duplicate key that was attempted to be added.
Definition at line 448 of file Values.h.
const char * gtsam::ValuesKeyAlreadyExists::what |
( |
| ) |
const |
|
overridenoexcept |
The message to be displayed to the user.
Definition at line 224 of file Values.cpp.
const Key gtsam::ValuesKeyAlreadyExists::key_ |
|
protected |
The key that already existed.
Definition at line 435 of file Values.h.
std::string gtsam::ValuesKeyAlreadyExists::message_ |
|
mutableprivate |
The documentation for this class was generated from the following files: