#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_ |
cartographer::mapping::Range< IteratorType >::Range | ( | const IteratorType & | begin, |
const IteratorType & | end | ||
) | [inline] |
IteratorType cartographer::mapping::Range< IteratorType >::begin | ( | ) | const [inline] |
IteratorType cartographer::mapping::Range< IteratorType >::end | ( | ) | const [inline] |
IteratorType cartographer::mapping::Range< IteratorType >::begin_ [private] |
IteratorType cartographer::mapping::Range< IteratorType >::end_ [private] |