#include <bitmap_allocator.h>
Inheritance diagram for __gnu_cxx::__aux_balloc::_Ffit_finder< _Tp, _Alloc >:

Public Member Functions | |
| _Ffit_finder () | |
| bool | operator() (_Block_pair __bp) throw () |
| unsigned int * | _M_get () |
| unsigned int | _M_offset () |
Private Types | |
| typedef std::vector< std::pair< _Tp, _Tp >, _Alloc > | _BPVector |
| typedef _BPVector::difference_type | _Counter_type |
| typedef std::pair< _Tp, _Tp > | _Block_pair |
Private Attributes | |
| unsigned int * | _M_pbitmap |
| unsigned int | _M_data_offset |
|
|||||
|
Definition at line 186 of file bitmap_allocator.h. |
|
|||||
|
Definition at line 184 of file bitmap_allocator.h. |
|
|||||
|
Definition at line 185 of file bitmap_allocator.h. Referenced by __gnu_cxx::__aux_balloc::_Ffit_finder< _Tp, _Alloc >::operator()(). |
|
|||||||||
|
Definition at line 192 of file bitmap_allocator.h. References __gnu_cxx::__aux_balloc::_Ffit_finder< _Tp, _Alloc >::_M_data_offset, and __gnu_cxx::__aux_balloc::_Ffit_finder< _Tp, _Alloc >::_M_pbitmap. |
|
|||||||||
|
Definition at line 230 of file bitmap_allocator.h. References __gnu_cxx::__aux_balloc::_Ffit_finder< _Tp, _Alloc >::_M_pbitmap. |
|
|||||||||
|
Definition at line 231 of file bitmap_allocator.h. References __gnu_cxx::__aux_balloc::_Bits_Per_Block, and __gnu_cxx::__aux_balloc::_Ffit_finder< _Tp, _Alloc >::_M_data_offset. |
|
||||||||||
|
|||||
|
|||||
1.3.6