NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
env_variable 成员列表

成员的完整列表,这些成员属于 env_variable,包括所有继承而来的类成员

as_variable() const noexcept overrideenv_variableinlinevirtual
Double 枚举值env_variable
env_variable(string value, const quote_type quote=None, const bool exported=false) noexceptenv_variableinlineexplicit
get_bool(bool default_value=false) const noexceptenv_variable
get_double(double default_value=0.0) const noexceptenv_variable
get_int(int default_value=0) const noexceptenv_variable
get_int64(int64_t default_value=0) const noexceptenv_variable
get_quote_type() const noexceptenv_variableinline
get_value() const noexceptenv_variableinline
is_exported() const noexceptenv_variableinline
is_variable() const noexceptenv_valueinline
None 枚举值env_variable
quote_type 枚举名称env_variable
set_exported(const bool exported) noexceptenv_variableinline
set_quote_type(const quote_type quote) noexceptenv_variableinline
set_value(string value) noexceptenv_variableinline
Single 枚举值env_variable
to_document() constenv_value
to_string() constenv_value
type() const noexcept overrideenv_variableinlinevirtual
types 枚举名称env_value
Variable 枚举值env_value
~env_value()=defaultenv_valuevirtual