24#ifndef RPL_INFO_VALUES_H
25#define RPL_INFO_VALUES_H
Definition: rpl_info_values.h:31
String * value
Sequence of values to be read from or stored into a repository.
Definition: rpl_info_values.h:41
virtual ~Rpl_info_values()
Definition: rpl_info_values.cc:55
Rpl_info_values(int param_ninfo)
Definition: rpl_info_values.cc:30
Rpl_info_values(const Rpl_info_values &values)
int ninfo
Definition: rpl_info_values.h:51
bool init()
Initializes a sequence of values to be read from or stored into a repository.
Definition: rpl_info_values.cc:42
Rpl_info_values & operator=(const Rpl_info_values &values)
MY_BITMAP is_null
Bitset to represent nullability of corresponding field values in value array above.
Definition: rpl_info_values.h:47
Using this class is fraught with peril, and you need to be very careful when doing so.
Definition: sql_string.h:167
Definition: my_bitmap.h:43