|
rapidyaml 0.15.2
parse and emit YAML, and do it fast
|
Result for filtering a scalar which not fit in the intended memory. More...
#include <filter_processor.hpp>
Public Member Functions | |
| bool | valid () const noexcept |
| size_t | required_len () const noexcept |
| csubstr | get () const |
Public Attributes | |
| csubstr | str |
Result for filtering a scalar which not fit in the intended memory.
Definition at line 26 of file filter_processor.hpp.
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 29 of file filter_processor.hpp.
|
inline |
Definition at line 30 of file filter_processor.hpp.
| csubstr c4::yml::FilterResult::str |
Definition at line 31 of file filter_processor.hpp.
Referenced by get(), required_len(), c4::yml::FilterProcessorInplaceEndExtending::result(), c4::yml::FilterProcessorSrcDst::result(), and valid().