|
Blender V5.0
|
Classes | |
| class | VariableMap |
| struct | Error |
Enumerations | |
| enum class | ErrorType { UNESCAPED_CURLY_BRACE , VARIABLE_SYNTAX , FORMAT_SPECIFIER , UNKNOWN_VARIABLE } |
Functions | |
| bool | operator== (const Error &left, const Error &right) |
|
strong |
| Enumerator | |
|---|---|
| UNESCAPED_CURLY_BRACE | |
| VARIABLE_SYNTAX | |
| FORMAT_SPECIFIER | |
| UNKNOWN_VARIABLE | |
Definition at line 249 of file BKE_path_templates.hh.
Definition at line 181 of file path_templates.cc.
References blender::bke::path_templates::Error::byte_range, left, and blender::bke::path_templates::Error::type.