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 102 of file Values.h.

Constructor & Destructor Documentation

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

Definition at line 106 of file Values.h.

Member Data Documentation

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

The key.

Definition at line 103 of file Values.h.

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

The value.

Definition at line 104 of file Values.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:37