MySQL 8.0.40
Source Code Documentation
|
Element counting policy class for I_P_List which provides basic element counting. More...
#include <sql_plist.h>
Public Member Functions | |
uint | elements () const |
Protected Member Functions | |
I_P_List_counter () | |
void | reset () |
void | inc () |
void | dec () |
void | swap (I_P_List_counter &rhs) |
Private Attributes | |
uint | m_counter |
Element counting policy class for I_P_List which provides basic element counting.
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
private |