eDSP  0.0.1
A cross-platform DSP library written in C++.
edsp::core::system_env Member List

This is the complete list of members for edsp::core::system_env, including all inherited members.

Empty enum valueedsp::core::system_env
exist(const edsp::string_view &variable_name) noexceptedsp::core::system_envinlinestatic
get_env(const edsp::string_view &variable_name) noexceptedsp::core::system_envinlinestatic
InvalidArgument enum valueedsp::core::system_env
NoError enum valueedsp::core::system_env
NoMemory enum valueedsp::core::system_env
NotFound enum valueedsp::core::system_env
set_env(const edsp::string_view &variable_name, const edsp::string_view &variable_value, bool overwrite=true) noexceptedsp::core::system_envinlinestatic
SystemEnvironmentError enum nameedsp::core::system_env
Unknown enum valueedsp::core::system_env