gtsam 4.2.0
gtsam
gtsam::Values::deref_iterator Struct Reference

Public Member Functions

 deref_iterator (const_iterator_type it)
 
ConstKeyValuePair operator* () const
 
boost::shared_ptr< ConstKeyValuePairoperator-> ()
 
bool operator== (const deref_iterator &other) const
 
bool operator!= (const deref_iterator &other) const
 
deref_iteratoroperator++ ()
 

Public Attributes

const_iterator_type it_
 

Public Types

using const_iterator_type = typename KeyValueMap::const_iterator
 

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