Whole document tree
    

Whole document tree

Templatestd::_Bvector_alloc_base class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Bvector_alloc_base< _Allocator, __is_static > Class Template Reference

#include <stl_bvector.h>

Inheritance diagram for std::_Bvector_alloc_base:

Inheritance graph
[legend]
Collaboration diagram for std::_Bvector_alloc_base< _Allocator, __is_static >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Alloc_traits< bool,
_Allocator >::allocator_type 
allocator_type

Public Methods

allocator_type get_allocator () const
 _Bvector_alloc_base (const allocator_type &__a)

Protected Methods

unsigned int * _M_bit_alloc (size_t __n)
void _M_deallocate ()

Protected Attributes

_Alloc_traits< unsigned int,
_Allocator >::allocator_type 
_M_data_allocator
_Bit_iterator _M_start
_Bit_iterator _M_finish
unsigned int * _M_end_of_storage

template<class _Allocator, bool __is_static>
class std::_Bvector_alloc_base< _Allocator, __is_static >


Member Typedef Documentation

template<class _Allocator, bool __is_static>
typedef _Alloc_traits<bool, _Allocator>::allocator_type std::_Bvector_alloc_base< _Allocator, __is_static >::allocator_type
 

Reimplemented in std::_Bvector_base< _Alloc >, and std::vector< bool, _Alloc >.

Definition at line 278 of file bits/stl_bvector.h.

Referenced by std::_Bvector_alloc_base< _Allocator, true >::get_allocator().


Constructor & Destructor Documentation

template<class _Allocator, bool __is_static>
std::_Bvector_alloc_base< _Allocator, __is_static >::_Bvector_alloc_base const allocator_type   __a [inline]
 

Definition at line 281 of file bits/stl_bvector.h.


Member Function Documentation

template<class _Allocator, bool __is_static>
unsigned int* std::_Bvector_alloc_base< _Allocator, __is_static >::_M_bit_alloc size_t    __n [inline, protected]
 

Definition at line 285 of file bits/stl_bvector.h.

template<class _Allocator, bool __is_static>
void std::_Bvector_alloc_base< _Allocator, __is_static >::_M_deallocate   [inline, protected]
 

Definition at line 287 of file bits/stl_bvector.h.

template<class _Allocator, bool __is_static>
allocator_type std::_Bvector_alloc_base< _Allocator, __is_static >::get_allocator   const [inline]
 

Reimplemented in std::vector< bool, _Alloc >.

Definition at line 279 of file bits/stl_bvector.h.


Member Data Documentation

template<class _Allocator, bool __is_static>
_Alloc_traits<unsigned int, _Allocator>::allocator_type std::_Bvector_alloc_base< _Allocator, __is_static >::_M_data_allocator [protected]
 

Definition at line 294 of file bits/stl_bvector.h.

Referenced by std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_Bvector_alloc_base(), std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_M_bit_alloc(), std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_M_deallocate(), and std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::get_allocator().

template<class _Allocator, bool __is_static>
unsigned int* std::_Bvector_alloc_base< _Allocator, __is_static >::_M_end_of_storage [protected]
 

Definition at line 297 of file bits/stl_bvector.h.

Referenced by std::_Bvector_alloc_base< _Allocator, true >::_Bvector_alloc_base(), std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_Bvector_alloc_base(), std::_Bvector_alloc_base< _Allocator, true >::_M_deallocate(), and std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_M_deallocate().

template<class _Allocator, bool __is_static>
_Bit_iterator std::_Bvector_alloc_base< _Allocator, __is_static >::_M_finish [protected]
 

Definition at line 296 of file bits/stl_bvector.h.

Referenced by std::_Bvector_alloc_base< _Allocator, true >::_Bvector_alloc_base(), and std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_Bvector_alloc_base().

template<class _Allocator, bool __is_static>
_Bit_iterator std::_Bvector_alloc_base< _Allocator, __is_static >::_M_start [protected]
 

Definition at line 295 of file bits/stl_bvector.h.

Referenced by std::_Bvector_alloc_base< _Allocator, true >::_Bvector_alloc_base(), std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_Bvector_alloc_base(), std::_Bvector_alloc_base< _Allocator, true >::_M_deallocate(), and std::_Bvector_alloc_base< _Alloc, _Alloc_traits< bool, _Alloc >::_S_instanceless >::_M_deallocate().


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:17:08 2002 for libstdc++-v3 Source by doxygen1.2.15