Public Attributes | List of all members
cartographer::mapping::MapById< IdType, DataType >::MapByIndex Struct Reference

Public Attributes

bool can_append_ = true
 
std::map< int, DataType > data_
 

Detailed Description

template<typename IdType, typename DataType>
struct cartographer::mapping::MapById< IdType, DataType >::MapByIndex

Definition at line 394 of file id.h.

Member Data Documentation

◆ can_append_

template<typename IdType, typename DataType>
bool cartographer::mapping::MapById< IdType, DataType >::MapByIndex::can_append_ = true

Definition at line 395 of file id.h.

◆ data_

template<typename IdType, typename DataType>
std::map<int, DataType> cartographer::mapping::MapById< IdType, DataType >::MapByIndex::data_

Definition at line 396 of file id.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59