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

Constructor & Destructor Documentation

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

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

Member Data Documentation

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

The key.

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

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

The value.

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


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


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