__gnu_cxx::balloc::_Inclusive_between< _Tp > Class Template Reference

#include <bitmap_allocator.h>

Inheritance diagram for __gnu_cxx::balloc::_Inclusive_between< _Tp >:

std::unary_function< std::pair< _Tp, _Tp >, bool > List of all members.

Public Member Functions

 _Inclusive_between (pointer __ptr)
bool operator() (_Block_pair __bp) const throw ()

Private Types

typedef _Tp pointer
typedef std::pair< _Tp, _Tp > _Block_pair

Private Attributes

pointer _M_ptr_value

Detailed Description

template<typename _Tp>
class __gnu_cxx::balloc::_Inclusive_between< _Tp >

Definition at line 466 of file bitmap_allocator.h.


Member Typedef Documentation

template<typename _Tp>
typedef std::pair<_Tp, _Tp> __gnu_cxx::balloc::_Inclusive_between< _Tp >::_Block_pair [private]

Definition at line 471 of file bitmap_allocator.h.

template<typename _Tp>
typedef _Tp __gnu_cxx::balloc::_Inclusive_between< _Tp >::pointer [private]

Definition at line 469 of file bitmap_allocator.h.


Constructor & Destructor Documentation

template<typename _Tp>
__gnu_cxx::balloc::_Inclusive_between< _Tp >::_Inclusive_between ( pointer  __ptr  )  [inline]

Definition at line 474 of file bitmap_allocator.h.


Member Function Documentation

template<typename _Tp>
bool __gnu_cxx::balloc::_Inclusive_between< _Tp >::operator() ( _Block_pair  __bp  )  const throw () [inline]

Definition at line 478 of file bitmap_allocator.h.

References __gnu_cxx::balloc::_Inclusive_between< _Tp >::_M_ptr_value.


Member Data Documentation

template<typename _Tp>
pointer __gnu_cxx::balloc::_Inclusive_between< _Tp >::_M_ptr_value [private]

Definition at line 470 of file bitmap_allocator.h.

Referenced by __gnu_cxx::balloc::_Inclusive_between< _Tp >::operator()().


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:58:11 2010 for GNU C++ STL by  doxygen 1.4.7