__gnu_cxx::aux_balloc::bit_map_counter(3)

NAME

__gnu_cxx::aux_balloc::Bit_map_counter

SYNOPSIS

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_counter & operator++ ()  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
BPVector & M_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.

Author

Generated automatically by Doxygen for libstdc++-v3 Source
from the source code.
libstdc++-v3 Source 1 Jangnu0cxx::aux_bal
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout