To use the key_formatter on Keys, they must be wrapped in a StreamedKey.
More...
#include <Key.h>
To use the key_formatter on Keys, they must be wrapped in a StreamedKey.
Definition at line 64 of file Key.h.
◆ StreamedKey()
gtsam::StreamedKey::StreamedKey |
( |
const Key & |
key | ) |
|
|
inlineexplicit |
Definition at line 66 of file Key.h.
◆ operator<<
GTSAM_EXPORT friend std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const StreamedKey & |
|
|
) |
| |
|
friend |
◆ key_
const Key& gtsam::StreamedKey::key_ |
Definition at line 65 of file Key.h.
The documentation for this struct was generated from the following file: