24#ifndef DD__PARAMETER_TYPE_ELEMENT_INCLUDED
25#define DD__PARAMETER_TYPE_ELEMENT_INCLUDED
35class Parameter_type_element_impl;
38class Parameter_type_elements;
Definition: parameter_type_element_impl.h:49
Definition: parameter_type_element.h:43
virtual const String_type & name() const =0
Parameter_type_element_impl Impl
Definition: parameter_type_element.h:45
virtual const Parameter & parameter() const =0
virtual void set_name(const String_type &name)=0
virtual uint index() const =0
~Parameter_type_element() override=default
tables::Parameter_type_elements DD_table
Definition: parameter_type_element.h:46
Definition: parameter.h:45
Base class for all data dictionary objects.
Definition: weak_object.h:42
Definition: parameter_type_elements.h:38
Some integer typedefs for easier portability.
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51