Public Member Functions | Private Attributes | List of all members
cartographer::mapping::Range< IteratorType > Class Template Reference

#include <id.h>

Public Member Functions

IteratorType begin () const
 
IteratorType end () const
 
 Range (const IteratorType &begin, const IteratorType &end)
 

Private Attributes

IteratorType begin_
 
IteratorType end_
 

Detailed Description

template<typename IteratorType>
class cartographer::mapping::Range< IteratorType >

Definition at line 112 of file id.h.

Constructor & Destructor Documentation

◆ Range()

template<typename IteratorType >
cartographer::mapping::Range< IteratorType >::Range ( const IteratorType &  begin,
const IteratorType &  end 
)
inline

Definition at line 114 of file id.h.

Member Function Documentation

◆ begin()

template<typename IteratorType >
IteratorType cartographer::mapping::Range< IteratorType >::begin ( ) const
inline

Definition at line 117 of file id.h.

◆ end()

template<typename IteratorType >
IteratorType cartographer::mapping::Range< IteratorType >::end ( ) const
inline

Definition at line 118 of file id.h.

Member Data Documentation

◆ begin_

template<typename IteratorType >
IteratorType cartographer::mapping::Range< IteratorType >::begin_
private

Definition at line 121 of file id.h.

◆ end_

template<typename IteratorType >
IteratorType cartographer::mapping::Range< IteratorType >::end_
private

Definition at line 122 of file id.h.


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


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