Public Member Functions | Public Attributes | List of all members
gtsam::Values::KeyValuePair Struct Reference

A key-value pair, which you get by dereferencing iterators. More...

#include <Values.h>

Public Member Functions

 KeyValuePair (Key _key, Value &_value)
 

Public Attributes

const Key key
 The key. More...
 
Valuevalue
 The value. More...
 

Detailed Description

A key-value pair, which you get by dereferencing iterators.

Definition at line 90 of file Values.h.

Constructor & Destructor Documentation

◆ KeyValuePair()

gtsam::Values::KeyValuePair::KeyValuePair ( Key  _key,
Value _value 
)
inline

Definition at line 94 of file Values.h.

Member Data Documentation

◆ key

const Key gtsam::Values::KeyValuePair::key

The key.

Definition at line 91 of file Values.h.

◆ value

Value& gtsam::Values::KeyValuePair::value

The value.

Definition at line 92 of file Values.h.


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


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