25#ifndef ABSTRACT_ENUM_OPTION_INCLUDED
26#define ABSTRACT_ENUM_OPTION_INCLUDED
40template <
typename T_type,
typename T_typelib>
55 std::string
name, std::string description,
59template <
typename T_type,
typename T_typelib>
61 T_type *value,
const T_typelib *
type, ulong var_type, std::string
name,
62 std::string description,
longlong default_value)
long long int longlong
Definition: my_inttypes.h:54
constexpr pos_type Options
Definition: http_request.h:260
Definition: abstract_connection_program.h:39
required string type
Definition: replication_group_member_actions.proto:33
case opt name
Definition: sslopt-case.h:32
TYPELIB * typelib
Pointer to possible values.
Definition: my_getopt.h:118