__gnu_cxx::BA_free_list_store Class Reference

Inheritance diagram for __gnu_cxx::BA_free_list_store:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::BA_free_list_store:

Collaboration graph
[legend]
List of all members.

Public Types

typedef BA_free_list_store BFL_type

Static Public Member Functions

static void S_insert_free_list (unsigned int *addr) throw ()
static unsigned int * S_get_free_list (unsigned int sz) throw (std::bad_alloc)
static void S_clear ()

Private Types

typedef std::vector< unsigned
int * >::iterator 
FLIter

Static Private Member Functions

static void S_validate_free_list (unsigned int *addr) throw ()
static bool S_should_i_give (unsigned int __block_size, unsigned int __required_size) throw ()

Static Private Attributes

static std::vector< unsigned
int * > 
S_free_list

Classes

struct  LT_pointer_compare

Detailed Description

Definition at line 362 of file bitmap_allocator.h.


The documentation for this class was generated from the following file:
Generated on Thu Mar 16 10:41:21 2006 for libstdc++-v3 Source by  doxygen 1.4.6