dfx
0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Utils::SystemConfig Member List
This is the complete list of members for
dfx::Utils::SystemConfig
, including all inherited members.
addEntry
(std::string key, Value defaultValue, std::string description, Getter getter, Setter setter, bool readOnly=false)
dfx::Utils::SystemConfig
allEntryValues
() const
dfx::Utils::SystemConfig
Callback
typedef
dfx::Utils::SystemConfig
Callbacks
typedef
dfx::Utils::SystemConfig
deregisterCallback
(Id id)
dfx::Utils::SystemConfig
entryDefaultValue
(std::string_view configKey) const
dfx::Utils::SystemConfig
inline
entryDescription
(std::string_view configKey) const
dfx::Utils::SystemConfig
inline
entryValue
(std::string_view configKey) const
dfx::Utils::SystemConfig
inline
Getter
typedef
dfx::Utils::SystemConfig
hasEntry
(std::string_view key) const
dfx::Utils::SystemConfig
Id
typedef
dfx::Utils::SystemConfig
isEntryReadOnly
(std::string_view configKey) const
dfx::Utils::SystemConfig
inline
loadConfig
(fs::path const &path)
dfx::Utils::SystemConfig
registerCallback
(std::string_view configKey, Callback cb)
dfx::Utils::SystemConfig
removeEntry
(std::string_view key)
dfx::Utils::SystemConfig
setEntryValue
(std::string_view configKey, Value newValue)
dfx::Utils::SystemConfig
Setter
typedef
dfx::Utils::SystemConfig
SystemConfig
(UnorderedStringMap< Value > cliOverride={})
dfx::Utils::SystemConfig
SystemConfig
(fs::path const &path, UnorderedStringMap< Value > cliOverride={})
dfx::Utils::SystemConfig
~SystemConfig
()
dfx::Utils::SystemConfig
Generated by
1.14.0