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

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

#include <Values.h>

Public Member Functions

 ConstKeyValuePair (Key _key, const Value &_value)
 
 ConstKeyValuePair (const KeyValuePair &kv)
 

Public Attributes

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

Detailed Description

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

Definition at line 110 of file Values.h.

Constructor & Destructor Documentation

gtsam::Values::ConstKeyValuePair::ConstKeyValuePair ( Key  _key,
const Value _value 
)
inline

Definition at line 114 of file Values.h.

gtsam::Values::ConstKeyValuePair::ConstKeyValuePair ( const KeyValuePair kv)
inline

Definition at line 115 of file Values.h.

Member Data Documentation

const Key gtsam::Values::ConstKeyValuePair::key

The key.

Definition at line 111 of file Values.h.

const Value& gtsam::Values::ConstKeyValuePair::value

The value.

Definition at line 112 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