26#ifndef ABSTRACT_ENUM_OPTION_INCLUDED
27#define ABSTRACT_ENUM_OPTION_INCLUDED
41template <
typename T_type,
typename T_typelib>
56 std::string
name, std::string description,
60template <
typename T_type,
typename T_typelib>
62 T_type *value,
const T_typelib *
type, ulong var_type, std::string
name,
63 std::string description,
longlong default_value)
long long int longlong
Definition: my_inttypes.h:55
constexpr pos_type Options
Definition: http_request.h:261
Definition: abstract_connection_program.h:38
required string type
Definition: replication_group_member_actions.proto:34
case opt name
Definition: sslopt-case.h:33
TYPELIB * typelib
Pointer to possible values.
Definition: my_getopt.h:119