|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::yaml_boolean,包括所有继承而来的类成员
| anchor | neforce::yaml_value | |
| Boolean 枚举值 | neforce::yaml_value | |
| Float 枚举值 | neforce::yaml_value | |
| get_value() const noexcept | neforce::yaml_boolean | inline |
| Integer 枚举值 | neforce::yaml_value | |
| Mapping 枚举值 | neforce::yaml_value | |
| Null 枚举值 | neforce::yaml_value | |
| Sequence 枚举值 | neforce::yaml_value | |
| set_anchor(const string &a) | neforce::yaml_value | inline |
| set_tag(const string &t) | neforce::yaml_value | inline |
| String 枚举值 | neforce::yaml_value | |
| tag | neforce::yaml_value | |
| Timestamp 枚举值 | neforce::yaml_value | |
| to_document() const | neforce::yaml_value | |
| to_string() const | neforce::yaml_value | |
| type() const noexcept override | neforce::yaml_boolean | inlinevirtual |
| types 枚举名称 | neforce::yaml_value | |
| yaml_boolean(const bool v) | neforce::yaml_boolean | inlineexplicit |