24#ifndef DD__DD_INCLUDED
25#define DD__DD_INCLUDED
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
class Dictionary * get_dictionary()
Get the data dictionary instance.
Definition: dd.cc:76
enum_dd_init_type
Definition: dd.h:32
@ DD_INITIALIZE_SYSTEM_VIEWS
@ DD_INITIALIZE_NON_DD_BASED_SYSTEM_VIEWS
X * create_object()
Create a instance of data dictionary object of type X.
Definition: dd.cc:79
bool shutdown()
Shuts down the data dictionary instance by deleting the instance of dd::Dictionary_impl* upon server ...
Definition: dd.cc:71
bool init(enum_dd_init_type dd_init)
Initialize data dictionary upon server startup, server startup on old data directory or install data ...
Definition: dd.cc:58
#define X(b)
Definition: xcom_base.cc:9161