Crossfire Server, Trunk
|
This is the complete list of members for inja::FunctionStorage, including all inherited members.
add_builtin(nonstd::string_view name, int num_args, Operation op) | inja::FunctionStorage | inline |
add_callback(nonstd::string_view name, int num_args, const CallbackFunction &callback) | inja::FunctionStorage | inline |
find_function(nonstd::string_view name, int num_args) const | inja::FunctionStorage | inline |
function_storage | inja::FunctionStorage | private |
Operation enum name | inja::FunctionStorage | |
VARIADIC | inja::FunctionStorage | private |