MySQL 8.0.37
Source Code Documentation
Table_map_iterator Class Reference

#include <sql_bitmap.h>

Public Types

enum  { BITMAP_END = 64 }
 

Public Member Functions

 Table_map_iterator (ulonglong t)
 
int next_bit ()
 

Private Attributes

ulonglong bmp
 
uint no
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
BITMAP_END 

Constructor & Destructor Documentation

◆ Table_map_iterator()

Table_map_iterator::Table_map_iterator ( ulonglong  t)
inline

Member Function Documentation

◆ next_bit()

int Table_map_iterator::next_bit ( )
inline

Member Data Documentation

◆ bmp

ulonglong Table_map_iterator::bmp
private

◆ no

uint Table_map_iterator::no
private

The documentation for this class was generated from the following file: