OpenEnroth efd3b88
Loading...
Searching...
No Matches
KeyConfigEntry Member List

This is the complete list of members for KeyConfigEntry, including all inherited members.

_defaultValueAnyConfigEntryprivate
_descriptionAnyConfigEntryprivate
_handlerAnyConfigEntryprivate
_inputActionKeyConfigEntryprivate
_listenersAnyConfigEntryprivate
_nameAnyConfigEntryprivate
_sectionAnyConfigEntryprivate
_validatorAnyConfigEntryprivate
_valueAnyConfigEntryprivate
addListener(void *ctx, Listener listener)ConfigEntry< PlatformKey >inline
addListener(void *ctx, std::function< void()> listener)ConfigEntry< PlatformKey >inline
AnyConfigEntry(ConfigSection *section, std::string_view name, std::string_view description, AnyHandler *handler, std::any defaultValue, Validator validator)AnyConfigEntry
base_type typedefKeyConfigEntryprivate
ConfigEntry(const ConfigEntry &other)=deleteConfigEntry< PlatformKey >
ConfigEntry(ConfigEntry &&other)=deleteConfigEntry< PlatformKey >
ConfigEntry(ConfigSection *section, std::string_view name, PlatformKey defaultValue, TypedValidator validator, std::string_view description)ConfigEntry< PlatformKey >inline
ConfigEntry(ConfigSection *section, std::string_view name, PlatformKey defaultValue, std::string_view description)ConfigEntry< PlatformKey >inline
cycleDecrement()ConfigEntry< PlatformKey >inline
cycleIncrement()ConfigEntry< PlatformKey >inline
decrement()ConfigEntry< PlatformKey >inline
defaultString() constAnyConfigEntry
defaultValue() constConfigEntry< PlatformKey >inline
description() constAnyConfigEntryinline
increment()ConfigEntry< PlatformKey >inline
inputAction() constKeyConfigEntryinline
KeyConfigEntry(ConfigSection *section, InputAction action, std::string_view name, PlatformKey defaultValue, std::string_view description)KeyConfigEntryinline
name() constAnyConfigEntryinline
removeListeners(void *ctx)AnyConfigEntryinline
reset()AnyConfigEntryinline
section() constAnyConfigEntryinline
setString(std::string_view value)AnyConfigEntry
setValue(PlatformKey value)ConfigEntry< PlatformKey >inline
AnyConfigEntry::setValue(std::any value)AnyConfigEntry
string() constAnyConfigEntry
toggle()ConfigEntry< PlatformKey >inline
type() constAnyConfigEntryinline
Validator typedefAnyConfigEntry
validator() constAnyConfigEntryinlineprotected
value() constConfigEntry< PlatformKey >inline
wrapValidator(TypedValidator validator)ConfigEntry< PlatformKey >inlineprivatestatic
~AnyConfigEntry()=defaultAnyConfigEntryvirtual