MySQL 9.0.0
Source Code Documentation
I_P_List_null_counter Class Reference

Element counting policy class for I_P_List to be used in cases when no element counting should be done. More...

#include <sql_plist.h>

Inheritance diagram for I_P_List_null_counter:
[legend]

Protected Member Functions

void reset ()
 
void inc ()
 
void dec ()
 
void swap (I_P_List_null_counter &)
 

Detailed Description

Element counting policy class for I_P_List to be used in cases when no element counting should be done.

Member Function Documentation

◆ dec()

void I_P_List_null_counter::dec ( )
inlineprotected

◆ inc()

void I_P_List_null_counter::inc ( )
inlineprotected

◆ reset()

void I_P_List_null_counter::reset ( void  )
inlineprotected

◆ swap()

void I_P_List_null_counter::swap ( I_P_List_null_counter )
inlineprotected

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