Public Member Functions | Public Attributes | List of all members
gtsam::_ValuesKeyValuePair< ValueType > Struct Template Reference

#include <Values-inl.h>

Public Member Functions

 _ValuesKeyValuePair (Key _key, ValueType &_value)
 

Public Attributes

const Key key
 The key. More...
 
ValueType & value
 The value. More...
 

Detailed Description

template<class ValueType>
struct gtsam::_ValuesKeyValuePair< ValueType >

Definition at line 37 of file Values-inl.h.

Constructor & Destructor Documentation

◆ _ValuesKeyValuePair()

template<class ValueType>
gtsam::_ValuesKeyValuePair< ValueType >::_ValuesKeyValuePair ( Key  _key,
ValueType &  _value 
)
inline

Definition at line 41 of file Values-inl.h.

Member Data Documentation

◆ key

template<class ValueType>
const Key gtsam::_ValuesKeyValuePair< ValueType >::key

The key.

Definition at line 38 of file Values-inl.h.

◆ value

template<class ValueType>
ValueType& gtsam::_ValuesKeyValuePair< ValueType >::value

The value.

Definition at line 39 of file Values-inl.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:14