Public Member Functions | Public Attributes | Friends | List of all members
gtsam::StreamedKey Struct Reference

To use the key_formatter on Keys, they must be wrapped in a StreamedKey. More...

#include <Key.h>

Public Member Functions

 StreamedKey (const Key &key)
 

Public Attributes

const Keykey_
 

Friends

GTSAM_EXPORT friend std::ostream & operator<< (std::ostream &, const StreamedKey &)
 

Detailed Description

To use the key_formatter on Keys, they must be wrapped in a StreamedKey.

Definition at line 58 of file Key.h.

Constructor & Destructor Documentation

◆ StreamedKey()

gtsam::StreamedKey::StreamedKey ( const Key key)
inlineexplicit

Definition at line 60 of file Key.h.

Friends And Related Function Documentation

◆ operator<<

GTSAM_EXPORT friend std::ostream& operator<< ( std::ostream &  ,
const StreamedKey  
)
friend

Member Data Documentation

◆ key_

const Key& gtsam::StreamedKey::key_

Definition at line 59 of file Key.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:12