.TH "__gnu_cxx::__detail::_Bitmap_counter< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::__detail::_Bitmap_counter< _Tp > \- The bitmap counter which acts as the bitmap manipulator, and manages the bit-manipulation functions and the searching and identification functions on the bit-map\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Bitmap_counter\fP (\fB_BPVector\fP &Rvbp, long __index=\-1)" .br .ti -1c .RI "pointer \fB_M_base\fP () const throw ()" .br .ti -1c .RI "bool \fB_M_finished\fP () const throw ()" .br .ti -1c .RI "size_t * \fB_M_get\fP () const throw ()" .br .ti -1c .RI "_Index_type \fB_M_offset\fP () const throw ()" .br .ti -1c .RI "void \fB_M_reset\fP (long __index=\-1) throw ()" .br .ti -1c .RI "void \fB_M_set_internal_bitmap\fP (size_t *__new_internal_marker) throw ()" .br .ti -1c .RI "_Index_type \fB_M_where\fP () const throw ()" .br .ti -1c .RI "\fB_Bitmap_counter\fP & \fBoperator++\fP () throw ()" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_cxx::__detail::_Bitmap_counter< _Tp >"The bitmap counter which acts as the bitmap manipulator, and manages the bit-manipulation functions and the searching and identification functions on the bit-map\&. .PP Definition at line \fB397\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_Bitmap_counter (\fB_BPVector\fP & Rvbp, long __index = \fC\-1\fP)\fC [inline]\fP" .PP Definition at line \fB413\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template pointer \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_base () const\fC [inline]\fP" .PP Definition at line \fB469\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template bool \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_finished () const\fC [inline]\fP" .PP Definition at line \fB446\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template size_t * \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_get () const\fC [inline]\fP" .PP Definition at line \fB465\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template _Index_type \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_offset () const\fC [inline]\fP" .PP Definition at line \fB473\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template void \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_reset (long __index = \fC\-1\fP)\fC [inline]\fP" .PP Definition at line \fB417\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template void \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_set_internal_bitmap (size_t * __new_internal_marker)\fC [inline]\fP" .PP Definition at line \fB442\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template _Index_type \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_where () const\fC [inline]\fP" .PP Definition at line \fB481\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template \fB_Bitmap_counter\fP & \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::operator++ ()\fC [inline]\fP" .PP Definition at line \fB450\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.