Public Member Functions | Protected Attributes | Friends | List of all members
g2o::Cache::CacheKey Class Reference

#include <cache.h>

Public Member Functions

 CacheKey ()
 
 CacheKey (const std::string &type_, const ParameterVector &parameters_)
 
bool operator< (const CacheKey &c) const
 
const ParameterVectorparameters () const
 
const std::string & type () const
 

Protected Attributes

ParameterVector _parameters
 
std::string _type
 

Friends

class CacheContainer
 

Detailed Description

Definition at line 42 of file cache.h.

Constructor & Destructor Documentation

g2o::Cache::CacheKey::CacheKey ( )

Definition at line 36 of file cache.cpp.

g2o::Cache::CacheKey::CacheKey ( const std::string &  type_,
const ParameterVector parameters_ 
)

Definition at line 41 of file cache.cpp.

Member Function Documentation

bool g2o::Cache::CacheKey::operator< ( const CacheKey c) const

Definition at line 51 of file cache.cpp.

const ParameterVector& g2o::Cache::CacheKey::parameters ( ) const
inline

Definition at line 52 of file cache.h.

const std::string& g2o::Cache::CacheKey::type ( ) const
inline

Definition at line 51 of file cache.h.

Friends And Related Function Documentation

friend class CacheContainer
friend

Definition at line 45 of file cache.h.

Member Data Documentation

ParameterVector g2o::Cache::CacheKey::_parameters
protected

Definition at line 56 of file cache.h.

std::string g2o::Cache::CacheKey::_type
protected

Definition at line 55 of file cache.h.


The documentation for this class was generated from the following files:


orb_slam2_ros
Author(s):
autogenerated on Wed Apr 21 2021 02:53:06