My Project
Public Member Functions
Sys_var_test_flag Class Reference

#include <sys_vars.h>

Inheritance diagram for Sys_var_test_flag:
Sys_var_mybool Sys_var_typelib sys_var

List of all members.

Public Member Functions

 Sys_var_test_flag (const char *name_arg, const char *comment, uint mask)
uchar * global_value_ptr (THD *thd, LEX_STRING *base)

Detailed Description

The class for (core_file for now). It's derived from Sys_var_mybool.

Class specific constructor arguments: Caller need not pass in a variable as we make up the value on the fly, that is, we derive it from the global test_flags bit vector.

Backing store: my_bool


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines