|
VapourSynth-llvmexpr
|
#include <llvmexpr/frontend/infix2postfix/stdlib/LibraryBase.hpp>
Public Attributes | |
| std::string_view | name |
| int | param_count |
| User-visible name. | |
| ExportMode | mode = ExportMode::All |
| std::string_view | internal_name_override = "" |
Definition at line 31 of file LibraryBase.hpp.
| std::string_view infix2postfix::stdlib::ExportedFunction::internal_name_override = "" |
Definition at line 36 of file LibraryBase.hpp.
Definition at line 34 of file LibraryBase.hpp.
| std::string_view infix2postfix::stdlib::ExportedFunction::name |
Definition at line 32 of file LibraryBase.hpp.
User-visible name.
Definition at line 33 of file LibraryBase.hpp.