NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::env_variable 成员列表
成员的完整列表,这些成员属于
neforce::env_variable
,包括所有继承而来的类成员
as_variable
() const noexcept override
neforce::env_variable
inline
virtual
Double
枚举值
neforce::env_variable
env_variable
(string value, const quote_type quote=None, const bool exported=false) noexcept
neforce::env_variable
inline
explicit
get_bool
(bool default_value=false) const noexcept
neforce::env_variable
get_double
(double default_value=0.0) const noexcept
neforce::env_variable
get_int
(int default_value=0) const noexcept
neforce::env_variable
get_int64
(int64_t default_value=0) const noexcept
neforce::env_variable
get_quote_type
() const noexcept
neforce::env_variable
inline
get_value
() const noexcept
neforce::env_variable
inline
is_exported
() const noexcept
neforce::env_variable
inline
is_variable
() const noexcept
neforce::env_value
inline
None
枚举值
neforce::env_variable
quote_type
枚举名称
neforce::env_variable
set_exported
(const bool exported) noexcept
neforce::env_variable
inline
set_quote_type
(const quote_type quote) noexcept
neforce::env_variable
inline
set_value
(string value) noexcept
neforce::env_variable
inline
Single
枚举值
neforce::env_variable
to_document
() const
neforce::env_value
to_string
() const
neforce::env_value
type
() const noexcept override
neforce::env_variable
inline
virtual
types
枚举名称
neforce::env_value
Variable
枚举值
neforce::env_value
~env_value
()=default
neforce::env_value
virtual
制作者
1.16.0