__gnu_cxx::aux_balloc::Bit_map_counter< Type, Alloc > Class Template Reference

Inheritance diagram for __gnu_cxx::aux_balloc::Bit_map_counter< Type, Alloc >:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::aux_balloc::Bit_map_counter< Type, Alloc >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Bit_map_counter (BPVector &Rvbp, int index=-1)
void M_reset (int index=-1) throw ()
void M_set_internal_bit_map (unsigned int *new_internal_marker) throw ()
bool M_finished () const throw ()
Bit_map_counteroperator++ () throw ()
unsigned int * M_get ()
pointer M_base ()
unsigned int M_offset ()
unsigned int M_where ()

Private Types

typedef std::vector< std::pair<
Type, Type >, Alloc > 
BPVector
typedef BPVector::size_type Index_type
typedef Type pointer

Private Attributes

BPVectorM_vbp
unsigned int * M_curr_bmap
unsigned int * M_last_bmap_in_block
Index_type M_curr_index

Detailed Description

template<typename Type, typename Alloc>
class __gnu_cxx::aux_balloc::Bit_map_counter< Type, Alloc >

Definition at line 236 of file bitmap_allocator.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 2 16:59:32 2007 for libstdc++-v3 Source by  doxygen 1.5.1