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

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::pair< Type, Type > argument_type
 argument_type is the type of the
typedef bool result_type
 argument (no surprises here) result_type is the return type

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<
Type, Type >, Alloc > 
BPVector
typedef BPVector::difference_type Counter_type
typedef std::pair< Type, Type > Block_pair

Private Attributes

unsigned int * M_pbitmap
unsigned int M_data_offset

Detailed Description

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

Definition at line 182 of file bitmap_allocator.h.


Member Typedef Documentation

typedef std::pair< Type, Type > std::unary_function< std::pair< Type, Type > , bool >::argument_type [inherited]

argument_type is the type of the

Definition at line 104 of file stl_function.h.

typedef bool std::unary_function< std::pair< Type, Type > , bool >::result_type [inherited]

argument (no surprises here) result_type is the return type

Definition at line 107 of file stl_function.h.


The documentation for this class was generated from the following file:
Generated on Sat Jul 15 16:21:09 2006 for libstdc++-v3 Source by  doxygen 1.4.7