VapourSynth-llvmexpr
Loading...
Searching...
No Matches
infix2postfix::stdlib::ExportedFunction Struct Reference

#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 = ""

Detailed Description

Definition at line 31 of file LibraryBase.hpp.

Member Data Documentation

◆ internal_name_override

std::string_view infix2postfix::stdlib::ExportedFunction::internal_name_override = ""

Definition at line 36 of file LibraryBase.hpp.

◆ mode

ExportMode infix2postfix::stdlib::ExportedFunction::mode = ExportMode::All

Definition at line 34 of file LibraryBase.hpp.

◆ name

std::string_view infix2postfix::stdlib::ExportedFunction::name

Definition at line 32 of file LibraryBase.hpp.

◆ param_count

int infix2postfix::stdlib::ExportedFunction::param_count

User-visible name.

Definition at line 33 of file LibraryBase.hpp.


The documentation for this struct was generated from the following file: