NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::env_variable 成员列表

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

as_variable() const noexcept overrideneforce::env_variableinlinevirtual
Double 枚举值neforce::env_variable
env_variable(string value, const quote_type quote=None, const bool exported=false) noexceptneforce::env_variableinlineexplicit
get_bool(bool default_value=false) const noexceptneforce::env_variable
get_double(double default_value=0.0) const noexceptneforce::env_variable
get_int(int default_value=0) const noexceptneforce::env_variable
get_int64(int64_t default_value=0) const noexceptneforce::env_variable
get_quote_type() const noexceptneforce::env_variableinline
get_value() const noexceptneforce::env_variableinline
is_exported() const noexceptneforce::env_variableinline
is_variable() const noexceptneforce::env_valueinline
None 枚举值neforce::env_variable
quote_type 枚举名称neforce::env_variable
set_exported(const bool exported) noexceptneforce::env_variableinline
set_quote_type(const quote_type quote) noexceptneforce::env_variableinline
set_value(string value) noexceptneforce::env_variableinline
Single 枚举值neforce::env_variable
to_document() constneforce::env_value
to_string() constneforce::env_value
type() const noexcept overrideneforce::env_variableinlinevirtual
types 枚举名称neforce::env_value
Variable 枚举值neforce::env_value
~env_value()=defaultneforce::env_valuevirtual