YAML 解析或加载结果
更多...
#include <rmvl/core/yaml.hpp>
◆ operator bool()
| rm::yaml::Result::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
◆ operator*() [1/2]
| const Node & rm::yaml::Result::operator* |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator*() [2/2]
| Node & rm::yaml::Result::operator* |
( |
| ) |
|
|
inlinenoexcept |
◆ operator->() [1/2]
| const Node * rm::yaml::Result::operator-> |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator->() [2/2]
| Node * rm::yaml::Result::operator-> |
( |
| ) |
|
|
inlinenoexcept |
◆ error
| Error rm::yaml::Result::error {} |
◆ root
| Node rm::yaml::Result::root {} |