openMSX
Public Member Functions | List of all members
KeyRange< MAP > Class Template Reference

#include <KeyRange.hh>

Public Member Functions

 KeyRange (const MAP &map_)
 
KeyIterator< MAP > begin () const
 
KeyIterator< MAP > end () const
 

Detailed Description

template<typename MAP>
class KeyRange< MAP >

Definition at line 32 of file KeyRange.hh.

Constructor & Destructor Documentation

template<typename MAP >
KeyRange< MAP >::KeyRange ( const MAP &  map_)
inline

Definition at line 35 of file KeyRange.hh.

Member Function Documentation

template<typename MAP >
KeyIterator<MAP> KeyRange< MAP >::begin ( ) const
inline

Definition at line 38 of file KeyRange.hh.

template<typename MAP >
KeyIterator<MAP> KeyRange< MAP >::end ( ) const
inline

Definition at line 39 of file KeyRange.hh.


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