.TH "__gnu_cxx::__detail::_Bitmap_counter< _Tp >" 3cxx "Sun Jan 8 2023" "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 "std::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 (std::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 \fB394\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 \fB410\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 \fB466\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 \fB443\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template std::size_t * \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_get () const\fC [inline]\fP" .PP Definition at line \fB462\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 \fB470\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 \fB414\fP of file \fBbitmap_allocator\&.h\fP\&. .SS "template void \fB__gnu_cxx::__detail::_Bitmap_counter\fP< _Tp >::_M_set_internal_bitmap (std::size_t * __new_internal_marker)\fC [inline]\fP" .PP Definition at line \fB439\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 \fB478\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 \fB447\fP of file \fBbitmap_allocator\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.