atlas
0.6
|
This is the complete list of members for atlas::interpreter::function_base, including all inherited members.
apply(expression_base::level l) const =0 | atlas::interpreter::function_base | pure virtual |
argument_policy() const =0 | atlas::interpreter::function_base | pure virtual |
build_call(const shared_function &owner, const std::string &name, expression_ptr &&arg, const source_location &loc) const =0 | atlas::interpreter::function_base | pure virtual |
clone() const | atlas::interpreter::value_base | inlinevirtual |
function_base() | atlas::interpreter::function_base | inline |
name() | atlas::interpreter::value_base | static |
operator=(const value_base &x)=delete | atlas::interpreter::value_base | |
print(std::ostream &out) const =0 | atlas::interpreter::value_base | pure virtual |
report_origin(std::ostream &o) const =0 | atlas::interpreter::function_base | pure virtual |
value_base() | atlas::interpreter::value_base | inline |
value_base(const value_base &x)=default | atlas::interpreter::value_base | protected |
~function_base() nothing_new_here | atlas::interpreter::function_base | |
~value_base()=0 | atlas::interpreter::value_base | inlinepure virtual |