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

#include <id.h>

List of all members.

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 118 of file id.h.


Constructor & Destructor Documentation

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

Definition at line 120 of file id.h.


Member Function Documentation

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

Definition at line 123 of file id.h.

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

Definition at line 124 of file id.h.


Member Data Documentation

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

Definition at line 127 of file id.h.

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

Definition at line 128 of file id.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36